IValidationUserComponent.Selection

Fore Syntax

Selection: IDimSelectionSet;

Fore.NET Syntax

Selection: Prognoz.Platform.Interop.Dimensions.IDimSelectionSet;

Description

The Selection property determines the selection, based on which the component is set up.

Comments

The property is taken into account if IValidationUserComponent.Kind = ValidationUserComponentKind.Selection.

Fore Example

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

See also:

IValidationUserComponent