Click or drag to resize

BOMLineItemReferenceList Property

For convenience, a read-only enumerable list of the individual reference designators represented by the References property for 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 IEnumerable<string> ReferenceList { get; }

Property Value

Type: IEnumerableString
See Also