ISearchDataSourcesCalendarElement

Assembly: ExtCtrls;

Description

The ISearchDataSourcesCalendarElement interface contains properties that are used to get information about indexed calendar dimension.

Inheritance Hierarchy

ISearchDataSourcesCalendarElement

Comments

Calendar dimension parameters can be obtained in the ISearchDataSourcesCalendarsInfo.ItemByKey property.

Properties

  Property name Brief description
CalendarKey The CalendarKey property returns key of the repository calendar dictionary used as a dimension in the data source.
CalendarLevel The CalendarLevel property returns the calendar level, which elements are indexed.
EndDate The EndDate property returns the end date, for which there is indexed dimension data.
StartDate The StartDate property returns the start date, for which there is indexed dimension data.

See also:

ExtCtrls Assembly Interfaces