Table
This read-only property returns a table for a given index of the workdoc.
Syntax
Table (index as Long) as ISCBCdrTable
Parameter | Description |
---|---|
Index | Specifies the index of the table.
Possible values 0 to TableCount-1 |
This read-only property returns a table for a given index of the workdoc.
Table (index as Long) as ISCBCdrTable
Parameter | Description |
---|---|
Index | Specifies the index of the table.
Possible values 0 to TableCount-1 |