VehicleDevice
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
VehicleDeviceId* | Edm.Int32 | False | true | |||
| PrimaryDevice* | Edm.Boolean | False | |||||
| EndDateTime | Edm.DateTime | False | |||||
| StartDateTime | Edm.DateTime | False | |||||
| VehicleId* | Edm.Int32 | False | |||||
| DeviceId | Edm.Int32 | False | |||||
| LastUpdated | Edm.DateTime | False | |||||
| Deleted* | Edm.Boolean | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Vehicle | Vehicle | 0..1 | ||
| Device | FixedDevice | 0..1 |