Share via


TaxReportDomesticTaxTrans_IT.TaxTrans Method

Looks up the related TaxTrans table.

Syntax

public TaxTrans TaxTrans([TaxTrans relatedTable])

Run On

Called

Parameters

  • relatedTable
    Type: TaxTrans Table
    Sets the related table; optional. Subsequent calls will return the provided related table.

Return Value

Type: TaxTrans Table
An instance of the related table.

See Also

Reference

TaxReportDomesticTaxTrans_IT Table