GetTableNoForDataItem Procedure
Get the table number for a data item in a report.
This can be useful when you are working with the Request XML for a report.
Signature
GetTableNoForDataItem(ReportId: Integer; DataItemName: Text) : Integer
Parameters
ReportId
Integer
The ID of the report.
DataItemName
Text
The name of the data item.
Returns
Integer
The table number for the data item.
This documentation is generated from Smart Toolbox v27.0