Click or drag to resize

InvoiceOrderDealType Property

VAT deal type for this invoice order. This deal type is copied to the invoice to create VAT entries. [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 DealType DealType { get; set; }

Property Value

Type: DealType
See Also