Click or drag to resize

ProductGroupRequiredPropertyDefaultPropertyValueDescription Property

When not null, specifies the default description value of the property, for new products in the group.

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

Property Value

Type: String
See Also