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

Syntax

C#
int GetLengthMax(
	IIntervalVar a
)
Visual Basic
Function GetLengthMax ( _
	a As IIntervalVar _
) As Integer

See Also