Share via


TaxModelTaxable_IN.getCustTable Method [AX 2012]

Gets the CustTable based on the cust account on the transaction line.

Syntax

public CustTable getCustTable()

Run On

Called

Return Value

Type: CustTable Table
The CustTable

See Also

Reference

TaxModelTaxable_IN Interface