Click or drag to resize

ProductGroupConfiguratorStatus Property

Usage of product configurator for new products. 0=Product configurator cannot be used to create products in this group;1=The configurator can be used;2=The configurator should be used and products cannot be created directly. [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProductGroupsRepositoryConfiguratorStatus ConfiguratorStatus { get; set; }

Property Value

Type: ProductGroupsRepositoryConfiguratorStatus
See Also