Click or drag to resize

BOMLineItemSubAssemblyType Property

An enumerated value indicating how a subassembly is to be built: in a separate process or as part its parent assembly's process. This value does not apply to a line item which is not identified as an assembly.

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

Property Value

Type: SubAssemblyType
See Also