EnvironmentPolicy.FailedEventArgs.Operation Property
Gets the environment-related operation that failed.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Data.Internal.EnvironmentOperation | The environment-related operation that failed. |
See Also