SaveResponse class

namespace: Serenity.Services   assemblySerenity.Net.Services

The response model for a Save service

public class SaveResponse : ServiceResponse

Public Members

name description
SaveResponse() The default constructor.
EntityId The entity ID of the created / updated entity.

See Also