ISearchDimSelectionElement

Assembly: BISearch;

Description

The ISearchDimSelectionElement interface contains properties that are used to get information about indexed dimension element.

Inheritance Hierarchy

ISearchDimSelectionElement

Comments

The ISearchDimSelectionElements.Item property returns parameters of indexed dimension element.

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

Properties

  Property name Brief description
Key The Key property returns key of indexed element.
Name The Name property returns indexed element name.

See also:

BISearch Assembly Interfaces