OptimizationModelEntity.Name Property

Gets the name of the variable.

Definition

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

Property Value

String
A String.

See Also