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

Return Value

An array of float decision expressions.

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

Syntax

C#
public INumDExprMap AsNumExprMap()

See Also