Click or drag to resize

InvoicesOptionVATDeviationDocumentAmountType Property

Document amount that contains the difference between the total amount of the invoice formed by unit prices with VAT and the amount formed by unit prices without VAT. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DocumentAmountType VATDeviationDocumentAmountType { get; set; }

Property Value

Type: DocumentAmountType
See Also