Click or drag to resize

ProductCatalogWebModuleProductCatalog Property

The product catalog, which is represented by this web module. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Cms
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProductCatalog ProductCatalog { get; set; }

Property Value

Type: ProductCatalog
See Also