This member function retrieves the value of the element as an array of decision expressions of type integer.

Return Value

An array of integer decision expressions.

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

Syntax

C#
public IIntDExprMap AsIntExprMap()

See Also