ProductPricesRepositoryEnterpriseCompanyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductPrice, EnterpriseCompany> EnterpriseCompanyReference
Public Shared ReadOnly EnterpriseCompanyReference As PrimaryKeyReference(Of ProductPrice, EnterpriseCompany)
public:
static initonly PrimaryKeyReference<ProductPrice^, EnterpriseCompany^>^ EnterpriseCompanyReference
static val EnterpriseCompanyReference: PrimaryKeyReference<ProductPrice, EnterpriseCompany>
Field Value
Type:
PrimaryKeyReferenceProductPrice,
EnterpriseCompany
See Also