ICalendarInfo

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ICalendarInfo interface contains properties to get information about calendar dimension of data source.

Inheritance Hierarchy

ICalendarInfo

Comments

Calendar dimension can be obtained in the ICalendarInfos.Item property.

Properties

  Property name Brief description
DateEnd The DateEnd property returns data expiry date.
DateStart The DateStart property returns data start date.
Key The Key property returns calendar dimension key.

See also:

BISearch Assembly Interfaces