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