Click or drag to resize

DeviceWorkItemStatusTypePartialEnum Enumeration

PartialDeviceWorkItemStatusType Enum

Namespace:  AMCS.Elemos.IntegrationService.Entity.Vehicle
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum DeviceWorkItemStatusTypePartialEnum
Members
  Member nameValueDescription
Awaiting1 The awaiting
Transmitted2 The transmitted
Received3 The received
OnRoute4 The on route
OnSite5 The on site
Disposal6 The disposal
Completed7 The completed
See Also