namespace: Serenity.Services assembly: Serenity.Net.Services
Service object for delete requests
public class DeleteRequest : ServiceRequest
name | description |
---|---|
DeleteRequest() | The default constructor. |
EntityId | The ID of the entity to delete. |
- class ServiceRequest
- Source: DeleteRequest.cs