The strongly typed UnitOfWork instance which is held by the extension instance.
Namespace:
Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
C# |
---|
public T UnitOfWork { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property UnitOfWork As T |