Click or drag to resize

IRecroGridContextServiceScope Property

Gets the service scope.

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

Property Value

Type: IServiceScope
The service scope.
See Also