TaxTreatmentType 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#
public enum TaxTreatmentType

Members

Locked0 Locked.
Normal1 Normal.
Exempt2 Exempt (Import or Export).
Special3 Intra-community, passive subject, etc.

See Also