VehicleCapacity
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
VehicleCapacityId* | Edm.Int32 | False | true | |||
| VehicleId | Edm.Int32 | False | |||||
| VehicleTypeId | Edm.Int32 | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| VehicleType | VehicleType | 0..1 | ||
| Items | VehicleCapacityItem | 0..1 | ||
| Vehicle | Vehicle | * |