MovementSummary
Namespace: CCPEntities
Summary
No summary yetRead Only
This object is read onlySyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
MovementId* | Edm.Int32 | False | true | |||
| StatusName | MovementStatus | False | 50 | ||||
| AbsenceStateName | AbsenceType | False | 10 | ||||
| CombinedMovementStatusName | CombinedMovementStatus | False | |||||
| CallBackService | Edm.Boolean | False | |||||
| CallBackNumber | Edm.String | False | 15 | ||||
| Description | Edm.String | False | 150 | ||||
| PlannedDistance | Edm.Double | False | |||||
| PlannedDistanceDirect | Edm.Double | False | |||||
| PlannedTimeDirect | Edm.Int32 | False | |||||
| TransporterMovementId | Edm.Int32 | False | |||||
| DatacommunicationMovementId | Edm.Int32 | False | |||||
| TransporterPrimaryTelephone | Edm.String | False | |||||
| DropOffLocationPrimaryTelephone | Edm.String | False | |||||
| PickUpLocationPrimaryTelephone | Edm.String | False | |||||
| CostCenterNumber | Edm.String | False | |||||
| CostCenter | Edm.String | False | |||||
| PickUpLocationDescription | Edm.String | False | |||||
| DropOffLocationDescription | Edm.String | False | |||||
| LocOpenStatePickUp | Edm.Boolean | False | |||||
| LocOpenStateDropOff | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| PickUpLocationId | Edm.Int32 | False | |||||
| DropOffLocationId | Edm.Int32 | False | |||||
| TripId* | Edm.Int32 | False | |||||
| RouteNumber | Edm.String | False | |||||
| VehicleId | Edm.Int32 | False | |||||
| TransporterId | Edm.Int32 | False | |||||
| CompanyName | Edm.String | False | |||||
| TravelerId | Edm.Int32 | False | |||||
| CostCenterId | Edm.Int32 | False | Gets or sets the CostCenter id. | The CostCenter id. | |||
| DateOfBirth | Edm.DateTime | False | |||||
| TravelerName | Edm.String | False | The full name of the traveler if the traveler is unknown as a CCPEntities.Traveler entity. | Can be used in any format. | |||
| ContractorId | Edm.Int32 | False | |||||
| ContractorName | Edm.String | False | |||||
| TripStatusName | TripStatus | False | |||||
| PickUp | MovementFragment | False | |||||
| DropOff | MovementFragment | False | |||||
| PickUpLocationAddress | AddressFragment | False | |||||
| DropOffLocationAddress | AddressFragment | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Contractor | Contractor | * | ||
| DropOffLocation | Location | * | ||
| Indications | Indication | * | ||
| PickUpLocation | Location | * | ||
| Traveler | Traveler | * | ||
| Trip | Trip | * |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete an agent and performs the desired operation