Expression: IExpression;
The Expression property returns a criterion function constraint expression.
Only the operands, that are contained in the operands collection for criterion function constraint, can be used in the expression. To work with the operands collection, use the IMsTargetConstraint.Operands property.
The property use is given in the example for IMsBaseOptimizationProblem.CriterionFunction.
See also: