IMetaAttributeGroupFilter.SetSelection

Fore Syntax

SetSelection(Value: IDimSelectionSet);

Fore.NET Syntax

SetSelection(Value: Prognoz.Platform.Interop.Dimensions.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.

Fore and Fore.NET Examples

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

See also:

IMetaAttributeGroupFilter