Xmlport.SetTableView(var Record) Method
Version: Available or changed with runtime version 1.0.
Applies the table view on the current record as the table view for the page, report, or XmlPort.
Syntax
Xmlport.SetTableView(var Record: Record)
Parameters
Xmlport
Type: Xmlport
An instance of the Xmlport data type.
Record
Type: Record
The record that has a table view that you want to apply to the page or data item.