Back to Devexpress

EnvironmentPolicy.ReadCurrentProcessDataEventArgs.Value Property

corelibraries-devexpress-dot-data-dot-utils-dot-environmentpolicy-dot-readcurrentprocessdataeventargs-5aa8cdc1.md

latest1.2 KB
Original Source

EnvironmentPolicy.ReadCurrentProcessDataEventArgs.Value Property

Gets or sets the value of the process parameter.

Namespace : DevExpress.Data.Utils

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public object Value { get; set; }
vb
Public Property Value As Object

Property Value

TypeDescription
Object

The value of the process parameter.

|

See Also

EnvironmentPolicy.ReadCurrentProcessDataEventArgs Class

EnvironmentPolicy.ReadCurrentProcessDataEventArgs Members

DevExpress.Data.Utils Namespace