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