IRecroGridContextServiceScope Property

Gets the service scope.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.3.0.24.0115.1
C#
IServiceScope ServiceScope { get; }

Property Value

IServiceScope
The service scope.

See Also