The IDimAsCalendarLevels interface contains properties and methods to work with collection of dictionary levels.
Property name | Brief description | |
Count | The Count property returns the number of dictionary levels to compare. |
|
Item | The Item property returns an object containing dictionary level to compare. |
|
ItemKey | The ItemAttr property determines key of dictionary level by index. |
|
ItemLevel | The ItemLevel property determines dictionary level by index. |
|
KeyLevel | The KeyLevel property determines dictionary level by key. |
|
LevelKey | The LevelKey property determines dictionary level by key. |
Method name | Brief description | |
Clear | The Clear clears collection of dictionary levels to compare. |
See also: