SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.Row property
namespace: Serenity.Services assembly: Serenity.Net.Services
Gets the inserted entity for Create and the new entity for Update.
public TRow Row { get; protected set; }
namespace: Serenity.Services assembly: Serenity.Net.Services
Gets the inserted entity for Create and the new entity for Update.
public TRow Row { get; protected set; }