.NET Documentation
C#
VB
Show/Hide TOC
Tax
Treatment
Type Enumeration
Lists the different types of VAT treatment that the document can treat.
Definition
Namespace:
Aliquo.Core
Assembly:
Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
Copy
public
enum
TaxTreatmentType
VB
Copy
Public
Enumeration
TaxTreatmentType
Members
Locked
0
Locked.
Normal
1
Normal.
Exempt
2
Exempt (Import or Export).
Special
3
Intra-community, passive subject, etc.
See Also
Reference
Aliquo.Core Namespace
In This Article
Definition
Members
See Also