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