DeleteRequestHandlerBase<TRow,TDeleteRequest,TDeleteResponse>.UnitOfWork property
namespace: Serenity.Services assembly: Serenity.Net.Services
Gets the current unit of work.
public IUnitOfWork UnitOfWork { get; protected set; }
namespace: Serenity.Services assembly: Serenity.Net.Services
Gets the current unit of work.
public IUnitOfWork UnitOfWork { get; protected set; }