VehicleType
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
VehicleTypeId* | Edm.Int32 | False | true | |||
| Description* | Edm.String | False | 200 | ||||
| LetterCode | Edm.String | False | 3 | ||||
| NrPassengers* | Edm.Int32 | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False | |||||
| VehicleKindName | VehicleKind | False | 50 | ||||
| TransporterId | Edm.Int32 | False | |||||
| CostPerKM | Edm.Decimal | False | |||||
| StartUpCosts | Edm.Decimal | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Transporter | Transporter | 0..1 |
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