The FinancialTaxType enumeration represents the different types of taxation that a Financial Entity can track.
Namespace: Asi.iBO.SystemConfigAssembly: 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 name | Description | |
|---|---|---|
| TaxStandard | ||
| TaxCanadian | ||
| TaxVat |