The FinancialTaxType enumeration represents the different types of taxation that a Financial Entity can track.

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

Syntax

C#
public enum FinancialTaxType
Visual Basic
Public Enumeration FinancialTaxType
Visual C++
public enum class FinancialTaxType

Members

Member nameDescription
TaxStandard
TaxCanadian
TaxVat

See Also