Tax.getTaxModuleType Method [AX 2012]

Determines the TaxModuleType value for the current transaction.

Syntax

public TaxModuleType getTaxModuleType()

Run On

Server

Return Value

Type: TaxModuleType Enumeration
The tax module type for the current transaction.

See Also

Reference

Tax Class