StandardTripSummary
Namespace: CCPEntities
Summary
No summary yetRead Only
This object is read onlySyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
StandardTripId* | Edm.Int32 | False | true | |||
| Amount | Edm.Decimal | False | |||||
| VehicleKindName* | VehicleKind | False | 50 | ||||
| EstimatedDistance | Edm.Double | False | |||||
| EstimatedTravelTime | Edm.Int32 | False | |||||
| LocationFromId | Edm.Int32 | False | |||||
| LocationFrom | Edm.String | False | |||||
| AddressFrom_Country | Edm.String | False | |||||
| LocationToId | Edm.Int32 | False | |||||
| LocationTo | Edm.String | False | |||||
| AddressTo_Country | Edm.String | False | |||||
| ContractorId | Edm.Int32 | False | |||||
| CompanyName | Edm.String | False | |||||
| TransporterId | Edm.Int32 | False | |||||
| TransporterName | Edm.String | False | |||||
| LastUpdated | Edm.DateTime | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| AddressFrom | AddressFragment | False | |||||
| AddressTo | AddressFragment | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Contractor | Contractor | * | ||
| Transporter | Transporter | * |
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