Click or drag to resize

DeviceWorkStatusPartialEntity Class

DeviceWorkStatusPartialEntity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.VehicleDeviceWorkStatusPartialEntity

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 DeviceWorkStatusPartialEntity : IntegrationEntity

The DeviceWorkStatusPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodDeviceWorkStatusPartialEntity
Initializes a new instance of the DeviceWorkStatusPartialEntity class.
Public methodDeviceWorkStatusPartialEntity(DeviceWorkStatusEntity)
Initializes a new instance of the DeviceWorkStatusPartialEntity class.
Top
Properties
  NameDescription
Public propertyCustomerSiteGuid
Gets or sets the customer site unique identifier.
Public propertyCustomerSiteId
Gets or sets the customer site identifier.
Public propertyDeviceWorkStatusGuid
Gets or sets the device work status unique identifier.
Public propertyDeviceWorkStatusId
Gets or sets the device work status identifier.
Public propertyDeviceWorkStatusTypeDescription
Gets or sets the device work status type identifier.
Public propertyDeviceWorkStatusTypeId
Gets or sets the device work status type identifier.
Public propertyDisposalSiteGuid
Gets or sets the customer site unique identifier.
Public propertyDisposalSiteId
Gets or sets the disposal site identifier.
Public propertyHandheldUniqueId
Gets or sets the handheld unique identifier.
Public propertyJobGuid
Gets or sets the job unique identifier.
Public propertyJobId
Gets or sets the job identifier.
Public propertyRouteGuid
Gets or sets the route unique identifier.
Public propertyRouteId
Gets or sets the route identifier.
Public propertyRouteVisitGuid
Gets or sets the route unique identifier.
Public propertyRouteVisitId
Gets or sets the route visit identifier.
Public propertyScheduleGuid
Gets or sets the schedule unique identifier.
Public propertyScheduleId
Gets or sets the schedule identifier.
Public propertyTimeStamp
Gets or sets the time stamp.
Top
See Also