The IDimLevelsInstance interface contains properties of a collection of dictionary elements' levels.
Property name | Brief description | |
Count | The Count property returns the number of dictionary element levels. | |
Item | The Item property returns object containing dictionary elements' level. |
Method name | Brief description | |
FindByKey | The FindByKey method searches elements' level by specified key. |
See also: