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
Syntaxpublic int PropertyNo { get; set; }
Public Property PropertyNo As Integer
Get
Set
public:
property int PropertyNo {
int get ();
void set (int value);
}
member PropertyNo : int with get, set
Property Value
Type:
Int32
See Also