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