The IDimBlocks interface contains properties and methods of dictionary blocks 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 | |
FindByKey | The FindByKey method searches and returns object containing dictionary block by block key. |
See also: