Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISearchDimSelectionElement interface contains properties that are used to get information about indexed dimension element.
ISearchDimSelectionElement
The ISearchDimSelectionElements.Item property returns parameters of indexed dimension element.
Each element is indexed as a pair: element key - element name.
Property name | Brief description | |
Key | The Key property returns key of indexed element. | |
Name | The Name property returns indexed element name. |
See also: