Click or drag to resize

BatchStartingSerialNumber Property

Used for production batches where units will be assigned unique serial numbers (UID's), and those ID's will conform to a sequential range. In this case, this property represents the first serial number of the batch. This is an optional field, and may be blank.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public string StartingSerialNumber { get; set; }

Property Value

Type: String
See Also