InvoicesRepositoryCustomerReference 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<Invoice, Customer> CustomerReference
Public Shared ReadOnly CustomerReference As PrimaryKeyReference(Of Invoice, Customer)
public:
static initonly PrimaryKeyReference<Invoice^, Customer^>^ CustomerReference
static val CustomerReference: PrimaryKeyReference<Invoice, Customer>
Field Value
Type:
PrimaryKeyReferenceInvoice,
Customer
See Also