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

Syntax

C#
public double GetIncumbentValue(
	string exprName
)
Visual Basic
Public Function GetIncumbentValue ( _
	exprName As String _
) As Double

Parameters

exprName
Type: System..::..String

See Also