Skip to main content
All docs
V26.1
  • EnvironmentPolicy.ReadingCurrentProcessDataEventArgs.Parameter Property

    Gets the name of the process parameter.

    Namespace: DevExpress.Data.Utils

    Assembly: DevExpress.Data.v26.1.dll

    Declaration

    public string Parameter { get; }

    Property Value

    Type Description
    String

    The name of the process parameter.

    See Also