SaveRequestHandler<TRow,TSaveRequest,TSaveResponse>.UnitOfWork property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the current unit of work

public IUnitOfWork UnitOfWork { get; protected set; }

See Also