ISearchDataSourcesDimInfo

Assembly: ExtCtrls;

Description

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

Inheritance Hierarchy

ISearchDataSourcesDimInfo

Comments

Information about indexed dimension element can be obtained in the ISearchDataSourcesSelectionInfo.Item property.

Properties

  Property name Brief description
DimensionKey The DimensionKey property returns the dimension key, to which the element belongs.
ElementId The ElementId property returns identifier of the indexed dimension element.

See also:

ExtCtrls Assembly Interfaces