The IMsNonLinearConstraint interface contains properties of criterion function constraint.
Property name | Brief description | |
The Expression property returns expression to be restricted. | ||
The LowerBound property returns expression that contains lower constraint. | ||
The Operands property returns the collection of terms used to create constraints. | ||
The UpperBound property returns expression that contains upper constraint. |
See also: