Assembly: Ms;
The IMsUORuntimeConstraints interface is used to work with the collection of custom optimization problem constraints.
IMsUORuntimeConstraints
Constraints can be obtained using the IMsUORuntime.Constraints property during problem calculation.
Property name | Brief description | |
The Count property returns the number of constraints in the collection. | ||
The Item property returns settings of the constraint with the specified index. |
See also: