BOMItemPartTypeEnum Enumeration |
An enumerated type representing the default value for the SystemSettings.BOMManagement_TreatPartNumbersAsElectricalbyDefault system setting.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public enum BOMItemPartTypeEnum
Public Enumeration BOMItemPartTypeEnum
public enum class BOMItemPartTypeEnum
Members
| Member name | Value | Description |
---|
| None | 0 |
None
|
| Generic | 1 |
Generic
|
| Electronic | 2 |
Electronic
|
See Also