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

Syntax

C#
void SetMax(
	INumVar var,
	double max
)

Parameters

var
Type: ILOG.Concert..::..INumVar
max
Type: System..::..Double

See Also