OptimizationModelEntity.Name Property

Gets the name of the variable.

Definition

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

Property Value

String
A String.

See Also