ISearchDimSelection.Elements

Syntax

Elements: ISearchDimSelectionElements;

Description

The Elements property returns the collection of indexed dimension elements.

Comments

Each element is indexed as a pair: element key - element name.

Example

The example of use is given in description of the ISearchSourceDataResult.SourceMetadata property.

See also:

ISearchDimSelection