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