IMsNonLinearConstraint

Description

The IMsNonLinearConstraint interface contains properties of criterion function constraint.

Comments

The criterion function constraint can be obtained using properties and methods of the IMsNonLinearConstraints interface.

Properties

  Property name Brief description
Expression The Expression property returns expression to be restricted.
Key The Key property returns the constraint key.
LowerBound The LowerBound property returns expression that contains lower constraint.
Operands The Operands property returns the collection of terms used to create constraints.
UpperBound The UpperBound property returns expression that contains upper constraint.

See also:

Ms Assembly Interfaces