DeleteRequest class

namespace: Serenity.Services   assemblySerenity.Net.Services

Service object for delete requests

public class DeleteRequest : ServiceRequest

Public Members

name description
DeleteRequest() The default constructor.
EntityId The ID of the entity to delete.

See Also