Sets str as the name of the invoking model.

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

Syntax

C#
public virtual void SetName(
	string str
)
Visual Basic
Public Overridable Sub SetName ( _
	str As String _
)

Parameters

str
Type: System..::..String

Remarks

See Also