Click or drag to resize

BOMLineItemItemNumber Property

The line item number for this BOM item. Typically, this is a sequential numeric value ("1", "2", "3", etc.), but this is not a hard requirement. Any text value that uniquely identifies this line item within the scope of this single BOM is permitted.

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

Property Value

Type: String
See Also