Click or drag to resize

ProductGroupRangePropertiesRepositoryRangeType Class

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

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

The ProductGroupRangePropertiesRepositoryRangeType type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberList
List value. Stored as 'L'.
Public fieldStatic memberRange
Range value. Stored as 'R'.
Public fieldvalue__
Top
See Also