MovementActualData
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
MovementId* | Edm.Int32 | False | true | |||
| PickUpTime | Edm.DateTime | False | Gets or sets the pick up time of the traveler | ||||
| DropOffTime | Edm.DateTime | False | Gets or sets the drop off time of the traveler | ||||
| ActualDistance | Edm.Double | False | Gets or sets the actual distance in KM | ||||
| CallbackStatusName | CallbackStatus | False | The status of the callback service | ||||
| Deleted* | Edm.Boolean | False | Indicates whether this CCPEntities.Interfaces.ISyncable is logically deleted. |
|
|||
| LastUpdated | Edm.DateTime | False |
A timestamp of the last update of the entity in CCP. Check this property in order to know if you are in sync with CCP. |
A timestamp in UTC. |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Movement | Movement | 0..1 |