Click or drag to resize

PartType Enumeration

An enumerated value indicating the general category for a particular part.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public enum PartType
Members
  Member nameValueDescription
Generic0 Standard, generic part type.
Electronic1 An electronic component (resistor, capacitor, CPU, etc.) that is used in the production of a printed circuit board (PCB).
Consumable2 A Bulk consumable type part such as solder paste or glue.
Tooling3 A tool such as a screwdriver or hammer.
See Also