IMsTargetConstraintInfo.OptimalValue

Fore Syntax

OptimalValue: Double;

Fore.NET Syntax

OptimalValue: double;

Description

The OptimalValue property returns the value corresponding to optimal solution of criterion function.

Comments

The value is available only after criterion problem calculation.

Fore and Fore.NET Examples

The property use is given in the example for IMsTargetConstraintCommon.LowerConstraintStatus.

See also:

IMsTargetConstraintInfo