Shift

Namespace: CCPEntities

Summary

No summary yet

Syncable

This object is syncable

Properties

Name Type FixedLength MaxLength/Range Identity Summary Value
key ShiftId* Edm.Int32 False true
StartDateTime Edm.DateTime False
StopDateTime Edm.DateTime False
LastUpdated Edm.DateTime False
Deleted* Edm.Boolean False
DriverStatusName DriverStatus False
ShiftTypeName ShiftType False
DriverId Edm.Int32 False
VehicleId Edm.Int32 False
TransporterId Edm.Int32 False
Properties marked with a * are required

Navigation Properties

Name Type Multiplicity Summary
Transporter Transporter 0..1
Trips Trip *
Vehicle Vehicle 0..1
Driver Driver *
TransfersFrom Transfer 0..1
TransfersTo Transfer 0..1

Additional Information

Notable information when adding a record
Checks if the user has sufficient rights to add/change/delete a record and performs the desired operation.
Referenced by Function imports:
Shift.Stop

Example

https://ccp.dispatchconnect.nl/CCPService/DataServiceCCP.svc/Shifts