Click or drag to resize

BOMLineItems Property

A list of BOMLineItem objects representing the part list for this BOM.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public List<BOMLineItem> LineItems { get; }

Property Value

Type: ListBOMLineItem
See Also