IRecroGridContextServiceScope Property

Gets the service scope.

Definition

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

Property Value

IServiceScope
The service scope.

See Also