IMsTargetConstraint.Key

Syntax

Key: Integer;

Description

The Key property returns constraint key.

Comments

To set constraint expression, use the IMsTargetConstraint.Expression property.

Example

The property use is given in the example for IMsMetaModelVisualController.FillWithTargetConstraints.

See also:

IMsTargetConstraint