DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.UnitOfWork property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets current unit of work

public IUnitOfWork UnitOfWork { get; protected set; }

See Also