Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISearchDimSelection interface contains properties that are used to work with indexed data source dimension.
ISearchDimSelection
The ISearchDimSelectionSet.Item property returns parameters of indexed dimension.
Property name | Brief description | |
DimensionKey | The DimensionKey property returns dimension key. | |
Elements | The Elements property returns the collection of indexed dimension elements. |
See also: