IValidationUserComponent.Kind

Fore Syntax

Kind: ValidationUserComponentKind;

Fore.NET Syntax

Kind: Prognoz.Platform.Interop.Ms.ValidationUserComponentKind;

Description

The Kind property determines the component's type.

Comments

Component type determines the way of its setup: by selection or by formula.

Available values:

Fore Example

The property use is given in the example for IValidationFilter.UserComponents.

See also:

IValidationUserComponent