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