Click or drag to resize

BatchName Property

The human-friendly name that operators use to identify this batch within the factory. For receiving type processes, this will be the goods receipt note number (GRN). For production processes, this typically lines up with the production order number from the factory's ERP system. This property must be populated with a unique value when creating new receiving type batches.

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 Name { get; set; }

Property Value

Type: String
See Also