IMetaAttributeGroupFilter.SetSelection

Syntax

SetSelection(Value: IDimSelectionSet);

Parameters

Value. Element selection.

Description

The SetSelection method sets selection of elements in the filter.

Comments

If selection of elements is empty or Value = Null, the filtering is cleared.

Example

The property use is given in the example for the IMetaAttribute.Group.

See also:

IMetaAttributeGroupFilter