ValidationUserComponentKind

Description

The ValidationUserComponentKind enumeration contains kinds of user validation component.

It is used by the following property:

Available Values

Value Brief description
0 Selection. The component is set up by selection.
1 Transform. The component is set up by formula.

Comments

Selection. The IValidationUserComponent.Selection property is used to set up selection.

Transform. The IValidationUserComponent.Transform property is used to set up formula.

See also:

Ms Assembly Enumerations