Click or drag to resize

PartAssignment.BOMLineItemID Property

Unique Identifier to the BOM line item relating to this part assignment

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.252.0.0 (8.252.0.0)
Syntax
public Nullable<Guid> BOMLineItemID { get; }

Property Value

Type: Nullable<Guid>
See Also