ProductCatalogWebModulesRepositoryProductCatalogReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProductCatalogWebModule, ProductCatalog> ProductCatalogReference
Public Shared ReadOnly ProductCatalogReference As PrimaryKeyReference(Of ProductCatalogWebModule, ProductCatalog)
public:
static initonly PrimaryKeyReference<ProductCatalogWebModule^, ProductCatalog^>^ ProductCatalogReference
static val ProductCatalogReference: PrimaryKeyReference<ProductCatalogWebModule, ProductCatalog>
Field Value
Type:
PrimaryKeyReferenceProductCatalogWebModule,
ProductCatalog
See Also