DMAParameterTable
Item | Format | Description |
---|---|---|
DMAParameterTableColumn array | DMAParameterTableColumn | Information on the columns of the specified table parameter. |
DMAParameterTableRowV2 array | DMAParameterTableRowV2 | The rows of the specified table parameter. |
PageCount | Integer | The number of pages. If the complete table is returned, this is set to 0. |
CurrentPage | Integer | The number of the current page (with 1 as the first page). If the complete table is returned, this is set to 0. |
TotalAmountRows | Integer | The total number of rows in the table. |