AddCalendar(SourceField: String; CalendarLevel: DimCalendarLevel): ICubeLoaderDimensionBinding;
SourceField. Name of field of the data source, to which dimension is bound.
CalendarLevel. The calendar level, for which a binding is created.
The AddCalendar method adds parameters of calendar dimension binding to the collection.
The example of use is given in description of the ICubeLoaderFromSource.DimensionBindings property.
See also: