Share via


TaxWithholdTransExtensionTH.TaxWithholdTrans Method

Looks up the related TaxWithholdTrans table.

Syntax

public TaxWithholdTrans TaxWithholdTrans([TaxWithholdTrans relatedTable])

Run On

Called

Parameters

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

Return Value

Type: TaxWithholdTrans Table
An instance of the related table.

See Also

Reference

TaxWithholdTransExtensionTH Table