Route
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
RouteId* | Edm.Int32 | False | true | |||
| Description | Edm.String | False | 150 | ||||
| RouteNumber | Edm.String | False | 12 | Gets or sets the route number. | The route number. | ||
| OwnerTransporterId* | Edm.Int32 | False | |||||
| StatusName* | RoutePlanningStatus | False | 15 | ||||
| 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.ITracable is logically deleted. |
|
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| MovementScheduleMappings | MovementScheduleMapping | * | ||
| OwnerTransporter | Transporter | * | ||
| RoutePlannings | RoutePlanning | 0..1 | ||
| RouteTotals | RouteTotal | 0..1 |