Skip to content

UndeleteRequestHandlerBase<TRow,TUndeleteRequest,TUndeleteResponse>.Row property

Gets the entity being undeleted.

public TRow Row { get; protected set; }

See Also