Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The ISearchDataSourcesSelectionInfoList interface contains properties used to work with the collection that stores information about selection of indexed dimensions.
ISearchDataSourcesSelectionInfoList
Collection parameters can be obtained in the ISearchDataSourcesItem.Selection property.
Property name | Brief description | |
Count | The Count property returns the number of dimensions in a collection. | |
Item | The Item property returns parameters of specified dimension selection. |
See also: