This member function retrieves the value of the element as an array of decision variables of type interval sequence.

Return Value

An array of interval sequence decision variables.

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

Syntax

C#
public IIntervalSequenceVarMap AsIntervalSequenceVarMap()

See Also