Click or drag to resize

BOMLineItemOptionCodes Property

If this is a configurable BOM (Configure to Order / CTO), the list of option codes associated with this particular BOM line item. If no codes are specified, the BOM line item is assumed to be relevant in all configurations.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public List<string> OptionCodes { get; }

Property Value

Type: ListString
See Also