IMsTargetConstraint.Key

Fore Syntax

Key: Integer;

Fore.NET Syntax

Key: uinteger;

Description

The Key property returns constraint key.

Comments

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

Fore and Fore.NET Examples

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

See also:

IMsTargetConstraint