Click or drag to resize

ProductGroupProductNameMask Property

When not null specifies mask for new product names for this group and its sub-groups. The mask substitutes {0}..{n} with the appropriate custom attributes.

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

Property Value

Type: MultilanguageString
See Also