UndeleteRequest class

namespace: Serenity.Services   assemblySerenity.Net.Services

The request model for an undelete service

public class UndeleteRequest : ServiceRequest

Public Members

name description
UndeleteRequest() The default constructor.
EntityId The entity ID to undelete

See Also