| |
Property name |
Brief description |
 |
Binding |
The Binding property returns an object containing formula that determines correspondence between block attributes and data source field. |
 |
BlockType |
The BlockType property returns type of table dictionary's block. |
 |
ChildBlock |
The ChildBlock property returns an object that contains child block of the table dictionary. |
 |
ChildrenBlockCount |
The ChildrenBlockCount property returns the number of child blocks. |
 |
Dataset |
The Dataset property determines an object that contains structure of dictionary block data source. |
 |
Indexes |
The Indexes property returns an object that contains a collection of table dictionary block indexes. |
 |
ParentBlock |
The ParentBlock property returns parent block. |
 |
ParentBlockBinding |
The ParentBlockBinding property returns an object that contains a formula determining the link between data source field and an attribute included into unique index of parent block. |
 |
ParentBlockIndex |
The ParentBlockIndex property determines a unique index of parent block to establish link with the current clock. |
 |
Where |
The Where property returns filter condition for all elements of table dictionary block. |