Namespace: ILOG.OPL
Assembly: oplall (in oplall.dll)

Syntax

C#
public virtual IObjective AddMinimize(
	string name
)

Parameters

name
Type: System..::..String

Implements

IMPModeler..::..AddMinimize(String)

See Also