IValidationUserComponent.Selection

Syntax

Selection: 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.

Example

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

See also:

IValidationUserComponent