Assembly: ExtCtrls;
The ISearchDataSourcesDimInfo interface contains properties that are used to get information about indexed dimension element.
ISearchDataSourcesDimInfo
Information about indexed dimension element can be obtained in the ISearchDataSourcesSelectionInfo.Item property.
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: