Skip to content

UndeleteRequestHandler<TRow,TUndeleteRequest,TUndeleteResponse>.UnitOfWork property

namespace: Serenity.Services   assemblySerenity.Net.Services

Gets the current unit of work.

public IUnitOfWork UnitOfWork { get; protected set; }

See Also