Click or drag to resize

ProductGroupNextSerialNumber Property

When not null, specifies the next serial number, that should be assigned to new produced items. [Filter(eq;like)]

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

Property Value

Type: String
See Also