Parameter<T>.Name Property

Gets or sets the name of the parameter.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public string Name { get; }

Property Value

String
The name of the parameter.

See Also