Click or drag to resize

SalesOrderLineLineEndCustomerParty Property

The end customer is the customer of the dealer. It is stored for information purposes only. The end customer may not have customer definition, just party. [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 Party LineEndCustomerParty { get; set; }

Property Value

Type: Party
See Also