Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISearchDimSelectionSet interface contains properties to work with collection of indexed combinations of data source dimensions.
ISearchDimSelectionSet
You can get collection of dimension indexed combinations using the following properties:
| Property name | Brief description | |
| Count | The Count property returns the number of dimensions in a collection. | |
| Item | The Item property returns information about specified indexed dimension. |
See also: