TaxReportDomesticTrans_IT.reportTable Method
Looks up the related TaxReportDomesticTable_IT table.
Syntax
public TaxReportDomesticTable_IT reportTable([TaxReportDomesticTable_IT relatedTable])
Run On
Called
Parameters
- relatedTable
Type: TaxReportDomesticTable_IT Table
Sets the related table; optional. Subsequent calls will return the provided related table.
Return Value
Type: TaxReportDomesticTable_IT Table
An instance of the related table.