ISearchDimSelectionElements

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ISearchDimSelectionElements interface contains properties to work with collection of dimension indexed elements.

Inheritance Hierarchy

ISearchDimSelectionElements

Comments

The ISearchDimSelection.Elements property returns collection of indexed elements.

Properties

  Property name Brief description
Count The Count property returns number of indexed elements.
Item The Item property returns parameters of indexed dimension element.

See also:

BISearch Assembly Interfaces