IMetaAttributeGroupFilter.LoadSelection

Syntax

LoadSelection(Value: IDimSelectionSet): IDimSelectionSet;

Parameters

Value. Set of selection elements.

Description

The LoadSelection method returns a filter for the specified selection elements.

Comments

Use the IMetaAttributeGroupFilter.SetSelection method to set a filter.

Example

The method use is given in the example for IMetaAttributeGroupsSet.Item.

See also:

IMetaAttributeGroupFilter