Click or drag to resize

ProductGroupsRepositoryConfiguratorStatus Class

Allowed values for the ConfiguratorStatus data attribute
Inheritance Hierarchy
SystemObject
  SystemValueType
    SystemEnum
      Aloe.EnterpriseOne.Model.General.ProductsProductGroupsRepositoryConfiguratorStatus

Namespace:  Aloe.EnterpriseOne.Model.General.Products
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public sealed class ConfiguratorStatus : Enum

The ProductGroupsRepositoryConfiguratorStatus type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAllowed
Allowed value. Stored as 1.
Public fieldStatic memberNotAllowed
NotAllowed value. Stored as 0.
Public fieldStatic memberObligatory
Obligatory value. Stored as 2.
Public fieldvalue__
Top
See Also