Click or drag to resize

ProductGroupRangePropertyRangeType Property

Specifies the method of the creation of the value set: R - by range from-to; E - by enumeration of all values;. [Required] [Default("R")]

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

Property Value

Type: ProductGroupRangePropertiesRepositoryRangeType
See Also