Dictionary: IDimensionModel;
The Dictionary property determines the repository dictionary, which is used as a cube dimension.
If the Dictionary property is not specified, a new dictionary is created according to the dimension when executing the Load method.
The following dictionaries can be specified as the value property:
If binding options of a cube regular dimension are set up, only table MDM dictionary can be selected.
Only the calendar dictionary can be selected if binding options of a cube calendar dimension are set up.
NOTE. If in the Dictionary property the dictionary for calendar dimension is specified, the structure of this dictionary is changed in the way that leaves only the elements of the level, which is specified in the AddCalendar options or in the CalendarLevel property.
The example of use is given in description of the ICubeLoaderFromSource.DimensionBindings property.
See also: