Enum State
Enum for Asset states
Namespace: Virinco.WATS.Interface.MES.Asset
Assembly: Virinco.WATS.Interface.MES.dll
Syntax
public enum State : byte
Fields
Name | Description |
---|---|
InCalibration | |
InMaintenance | |
InOperation | |
InStorage | |
InTransit | |
Scrapped | |
Unknown |