IMsTargetConstraint

Assembly: Ms;

Description

The IMsTargetConstraint interface is used to work with criterion function constraint.

Inheritance Hierarchy

          IMsTargetConstraint

Comments

To work with the collection of criterion function constraints, use the IMsTargetConstraints interface.

Properties

  Property name Brief description
ConstraintInfoArray The ConstraintInfoArray property returns the collection of criterion function constraint values.
Expression The Expression property returns a criterion function constraint expression.
Key The Key property returns constraint key.
LowerBoundFixed The LowerBoundFixed property determines lower constraint limit fixation mode.
Operands The Operands property returns the collection of operands for criterion function constraint.
UpperBoundFixed The UpperBoundFixed property determines upper constraint limit fixation mode.

See also:

Ms Assembly Interfaces