Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ICalendarInfos interface contains properties that are used to work with calendar dimension of data source.
ICalendarInfos
A collection of calendar dimensions can be obtained in the ISourceMetadata.CalendarInfo property.
Property name | Brief description | |
Count | The Count property returns the number of calendar dimensions. | |
Item | The Item property returns parameters of the specified calendar dimension of data source. |
See also: