SaveResponse class
namespace: Serenity.Services assembly: Serenity.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
- class ServiceResponse
- Source: SaveResponse.cs