UndeleteRequestHandlerBase<TRow,TUndeleteRequest,TUndeleteResponse>.Row property
namespace: Serenity.Services assembly: Serenity.Net.Services
Gets the entity being undeleted.
public TRow Row { get; protected set; }
namespace: Serenity.Services assembly: Serenity.Net.Services
Gets the entity being undeleted.
public TRow Row { get; protected set; }