This method returns the default value of the integer parameter param in the invoked CP instance.

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

Syntax

C#
public virtual int GetParameterDefault(
	CP..::..IntParam param
)

Parameters

param
Type: ILOG.CP..::..CP..::..IntParam

See Also