EnvironmentPolicy.ReadingCurrentProcessDataEventArgs.Parameter Property
Gets the name of the process parameter.
Namespace: DevExpress.Data.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| String | The name of the process parameter. |
See Also