For Canadian taxation, gets an indication of whether the tax at other levels should be taxed.

Namespace:  Asi.iBO.SystemConfig
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
public bool TaxOnTax { get; }
Visual Basic (Declaration)
Public ReadOnly Property TaxOnTax As Boolean
Visual C++
public:
property bool TaxOnTax {
	bool get ();
}

See Also