Share via


TaxModelTaxable_IN.getTaxLogisticsPostalAddressTable Method [AX 2012]

Gets the tax LogisticsPostalAddress of this transaction document line.

Syntax

public LogisticsPostalAddress getTaxLogisticsPostalAddressTable()

Run On

Called

Return Value

Type: LogisticsPostalAddress Table
The tax LogisticsPostalAddress

See Also

Reference

TaxModelTaxable_IN Interface