Click or drag to resize

RecroGridContextServiceScope Property

Gets the service scope.

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

Property Value

Type: IServiceScope
The service scope.

Implements

IRecroGridContextServiceScope
See Also