Click or drag to resize

BOMLineItemPart Property

The primary internal part definition associated with this BOM line item.

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

Property Value

Type: InternalPart
See Also