Skip to content

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 { get; set; } The entity ID to undelete

See Also