Share via


TaxableDocument.getTaxObligationCompany Method [AX 2012]

Gets the company for which we have a tax obligation.

Syntax

public TaxObligationCompany getTaxObligationCompany()

Run On

Called

Return Value

Type: TaxObligationCompany Enumeration
The TaxObligationCompany setting for the document.

See Also

Reference

TaxableDocument Interface