The IDimBlocksInstance interface contains properties and methods of dictionary block collection.
Property name | Brief description | |
Count | The Count property returns the number of dictionary blocks. | |
Item | The Item property returns an object containing dictionary block. |
Method name | Brief description | |
FindById | The FindById method searches dictionary block by its ID. | |
FindByKey | The FindByKey method searches dictionary block by its key. |
See also: