Click or drag to resize

ProductGroupRequiredPropertyPropertyNo Property

The consecutive number (position) of the property within the product group and its subgroups. The parent groups of each leaf group should contain only unique property numbers. [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 int PropertyNo { get; set; }

Property Value

Type: Int32
See Also