Back to Devexpress

EnvironmentPolicy.FailedEventArgs.Operation Property

corelibraries-devexpress-dot-data-dot-utils-dot-environmentpolicy-dot-failedeventargs-9929f50d.md

latest1.1 KB
Original Source

EnvironmentPolicy.FailedEventArgs.Operation Property

Gets the environment-related operation that failed.

Namespace : DevExpress.Data.Utils

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public EnvironmentOperation Operation { get; }
vb
Public ReadOnly Property Operation As EnvironmentOperation

Property Value

TypeDescription
DevExpress.Data.Internal.EnvironmentOperation

The environment-related operation that failed.

|

See Also

EnvironmentPolicy.FailedEventArgs Class

EnvironmentPolicy.FailedEventArgs Members

DevExpress.Data.Utils Namespace