Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The ISearchDataSourcesSelectionInfo interface contains properties used to work with collection of indexed dimension elements.
ISearchDataSourcesSelectionInfo
Collection parameters can be obtained in the ISearchDataSourcesItem.Selection property.
| Property name | Brief description | |
| Count | The Count property returns the number of selected dimension elements. | |
| FactorKey | The FactorKey property returns unique dimension key. | |
| Item | The Item property returns dimension element parameters. |
See also: