Click or drag to resize

InternalPartIsConfigurable Property

A boolean value indicating whether or not this part (assembly) may be built in diffent configurations on a per Batch (Work Order) basis. This value will be true for parts/assemblies that are built using CTO processes (Configure To Order).

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

Property Value

Type: Boolean
See Also