The IDimLevels interface contains properties and method of dictionary levels' collection.
Property name | Brief description | |
Count | The Count property returns the number of dictionary levels. | |
Item | The Item property returns an object containing dictionary level. |
Method name | Brief description | |
FindByKey | The FindByKey method searches level by its key. |
See also: