Returns the name of the invoking model, if there is one.

Namespace: ILOG.CPLEX
Assembly: ILOG.CPLEX (in ILOG.CPLEX.dll) Version: 22.1.1.0

Syntax

C#
public virtual string GetName()
Visual Basic
Public Overridable Function GetName As String

Remarks

See Also