Click or drag to resize

ProductGroupRequiredPropertyDefaultPropertyValue Property

When not null, specifies the default 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 DefaultPropertyValue { get; set; }

Property Value

Type: String
See Also