Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The ISearchDataSourcesDimInfo interface contains properties 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: