MovementScheduleMapping

Namespace: CCPEntities

Summary

The method of moving a single CCPEntities.Traveler according to the given CCPEntities.MovementSchedule

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key MovementScheduleMappingId* Edm.Int32 False true
RouteId* Edm.Int32 False
ScopeName* MovementScope False 15
StatusName* RoutePlanningStatus False 15
RecurrenceGroupId Edm.Int32 False
ChangeGroupId Edm.Int32 False
MovementScheduleMappingFixFlagsValue* Edm.Int32 False
SourceMappingId Edm.Int32 False
PlanningJobId Edm.Int32 False The PlanningJob that made this MovementScheduleMapping
DirectDistance Edm.Double False
PlannedDistance Edm.Double False
DirectTravelTime Edm.Int32 False
PlannedTravelTime Edm.Int32 False
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.
Deleted* Edm.Boolean False Indicates whether this CCPEntities.Interfaces.ISyncable is logically deleted. true if deleted; otherwise, false.
PickUp MovementScheduleMappingFragment False
DropOff MovementScheduleMappingFragment False
Recurrence Recurrence False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
MovementSchedules MovementSchedule * Gets or sets the movement schedules.
PlanningJob PlanningJob *
Route Route *
SourceMapping MovementScheduleMapping *

Additional Information

No additional information found

Example

https://www.cabmanonline.nl/CCPService/DataServiceCCP.svc/MovementScheduleMappings