UnitofMeasureWeight Enumeration |
An enumerated type representing the default value for the SystemSettings.ProcessPlanningPartLibrary_UnitofMeasureWeight 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 UnitofMeasureWeight
Public Enumeration UnitofMeasureWeight
public enum class UnitofMeasureWeight
Members
| Member name | Value | Description |
---|
| Gram | 0 |
Use Custom Value (Gram)
|
| Kilogram | 1 |
Use Custom Value (Kilogram)
|
| Pound | 1 |
Use Default (Pounds)
|
See Also