EnvironmentPolicy.ReadCurrentProcessDataEventArgs.Value Property
Gets or sets the value of the process parameter.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
Type | Description |
---|---|
Object | The value of the process parameter. |
See Also