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