Session.ServiceProvider Property
Gets the service provider used by the current session to access service objects.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
IServiceProvider | An object that implements the IServiceProvider interface. |
See Also