ISearchDataSourcesItems

Assembly: ExtCtrls;

Namespace: Prognoz.Platform.Interop.ExtCtrls;

Description

The ISearchDataSourcesItems interface contains properties and methods used to work with collection of elements containing BI search results.

Inheritance hierarchy

ISearchDataSourcesItems

Comments

Collection of elements can be obtained in the ISearchDataSourcesBox.Items property.

Properties

  Property name Brief description
Count The Count property returns the number of elements in collection.
Item The Item property returns parameters of the specified element with BI search results.

See also:

ExtCtrls Assembly Interfaces