ISearchDataSourcesCalendarsInfo

Assembly: ExtCtrls;

Description

The ISearchDataSourcesCalendarsInfo interface contains properties and methods that are used to work with the collection of calendar dimensions used in the data source, and information about them is indexed.

Inheritance Hierarchy

ISearchDataSourcesCalendarsInfo

Comments

Information about calendar dimensions can be obtained in the ISearchDataSourcesItem.Calendars property.

Properties

  Property name Brief description
Count The Count property returns the number of calendar dimensions, information about which is contained in the collection.
ItemByKey The ItemByKey property returns parameters of indexed calendar dimension by its key.
Keys The Keys property returns the array containing keys of repository calendar dictionaries used as dimensions in the source.

Methods

  Method name Brief description
Contains The Contains method checks and returns whether there is information about the specified calendar dimension in the collection.

See also:

ExtCtrls Assembly Interfaces