Click or drag to resize

DeviceWorkStatusCompletePartialEntity Class

A list of device work statuses.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleDeviceWorkStatusCompletePartialEntity

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 class DeviceWorkStatusCompletePartialEntity

The DeviceWorkStatusCompletePartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodDeviceWorkStatusCompletePartialEntity
Initializes a new instance of the DeviceWorkStatusCompletePartialEntity class
Top
Properties
  NameDescription
Public propertyDeviceWorkStatuses
Gets or sets the device work statuses.
Top
See Also