RecroGridContextServiceScope Property

Gets the service scope.

Definition

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

Property Value

IServiceScope
The service scope.

Implements

IRecroGridContextServiceScope

See Also