Assembly: ExtCtrls;
Namespace: Prognoz.Platform.Interop.ExtCtrls;
The ISearchDataSourcesCalendarElement interface contains properties used to get information about indexed calendar dimension.
ISearchDataSourcesCalendarElement
Calendar dimension parameters can be obtained in the ISearchDataSourcesCalendarsInfo.ItemByKey property.
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 are indexed dimension data. | |
StartDate | The StartDate property returns the start date, for which there are indexed dimension data. |
See also: