InvoiceOrdersRepositoryCustomerReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<InvoiceOrder, Customer> CustomerReference
Public Shared ReadOnly CustomerReference As PrimaryKeyReference(Of InvoiceOrder, Customer)
public:
static initonly PrimaryKeyReference<InvoiceOrder^, Customer^>^ CustomerReference
static val CustomerReference: PrimaryKeyReference<InvoiceOrder, Customer>
Field Value
Type:
PrimaryKeyReferenceInvoiceOrder,
Customer
See Also