Skip to content

DeleteRequestHandler<TRow,TDeleteRequest,TDeleteResponse>.UnitOfWork property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the current unit of work.

public IUnitOfWork UnitOfWork { get; protected set; }

See Also