Click or drag to resize

DeviceWorkStatusSearchResultEntity Class

A device work status search result.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleDeviceWorkStatusSearchResultEntity

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 DeviceWorkStatusSearchResultEntity

The DeviceWorkStatusSearchResultEntity type exposes the following members.

Constructors
  NameDescription
Public methodDeviceWorkStatusSearchResultEntity
Initializes a new instance of the DeviceWorkStatusSearchResultEntity class
Top
Properties
  NameDescription
Public propertyDeviceWorkStatusResults
Gets or sets the device work status results.
Top
See Also