Click or drag to resize

PurchaseInvoiceLineLineDealType Property

Deal type for this line. If deal type in the line is different from deal type in the header another VAT entry is created. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public DealType LineDealType { get; set; }

Property Value

Type: DealType
See Also