PlanningJobStatistic
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
PlanningJobStatisticId* | Edm.Int32 | False | true | |||
| Progress* | Edm.Int32 | False | |||||
| PlanningJobId* | Edm.Int32 | False | |||||
| UnscheduledOrdersCount* | Edm.Int32 | False | |||||
| ScheduledOrderCount* | Edm.Int32 | False | |||||
| PlannedVehiclesCount* | Edm.Int32 | False | |||||
| TotalTimeImprovement* | Edm.Double | False | |||||
| TotalDistanceImprovement* | Edm.Double | False | |||||
| TotalCostsImprovement* | Edm.Double | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| PlanningJob | PlanningJob | 0..1 |