Click or drag to resize

DeviceWorkStatusSearchPartialEntity Class

Job Status Search Partial Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.VehicleDeviceWorkStatusSearchPartialEntity

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 DeviceWorkStatusSearchPartialEntity

The DeviceWorkStatusSearchPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodDeviceWorkStatusSearchPartialEntity
Initializes a new instance of the DeviceWorkStatusSearchPartialEntity class
Top
Properties
  NameDescription
Public propertyJobIdList
Gets or sets the job identifier.
Public propertyMaxRecords
Gets or sets the maximum records.
Public propertyPartialDeviceWorkItemStatusType
Gets or sets the partial type of the device work item status.
Public propertyScheduleGuid
Gets or sets the schedule unique identifier.
Public propertyScheduleId
Gets or sets the schedule id.
Top
See Also