IReadOnlyRepository<TEntity>.UnitOfWork Property
The owner unit of work.
Namespace: DevExpress.Mvvm.DataModel
Assembly: DevExpress.Mvvm.v25.2.DataModel.dll
NuGet Package: DevExpress.Scaffolding.Core
Declaration
Property Value
| Type |
|---|
| IUnitOfWork |
See Also