 | DeviceWorkStatusPartialEntityDeviceWorkStatusTypeId Property |
Gets or sets the device work status type identifier.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Vehicle
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int DeviceWorkStatusTypeId { get; set; }
Public Property DeviceWorkStatusTypeId As Integer
Get
Set
Property Value
Type:
Int32
The device work status type identifier.
See Also