ILOG CPLEX .NET Reference Manual

CplexModeler.SetName Method 

Sets str as the name of the invoking model.

public virtual void SetName(
   string str
);

Remarks

See {@link ILOG.Concert.IAddable#setName(String)}

See Also

CplexModeler Class | ILOG.CPLEX Namespace