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