SalesOrdersRepositoryEndCustomerPartyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly KeyReference<SalesOrder, Party> EndCustomerPartyReference
Public Shared ReadOnly EndCustomerPartyReference As KeyReference(Of SalesOrder, Party)
public:
static initonly KeyReference<SalesOrder^, Party^>^ EndCustomerPartyReference
static val EndCustomerPartyReference: KeyReference<SalesOrder, Party>
Field Value
Type:
KeyReferenceSalesOrder,
Party
See Also