Click or drag to resize

SalesOrdersOptionVATDeviationDocumentAmountType Property

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

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
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