Skip to content

UndeleteRequestHandlerBase<TRow,TUndeleteRequest,TUndeleteResponse>.Request property

Gets the request object.

public TUndeleteRequest Request { get; protected set; }

See Also