FavoriteSummary
Namespace: CCPEntities
Summary
No summary yetRead Only
This object is read onlyProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
FavoriteId* | Edm.Int32 | False | true | |||
| DisplayOrder | Edm.Int32 | False | |||||
| LocationId | Edm.Int32 | False | |||||
| Description | Edm.String | False | |||||
| TravelerId | Edm.Int32 | False | |||||
| ContractorId | Edm.Int32 | False | |||||
| TransporterId | Edm.Int32 | False | |||||
| DriverId | Edm.Int32 | False | |||||
| AgentId | Edm.Int32 | False | |||||
| ComplaintManagerId | Edm.Int32 | False | |||||
| Address | AddressFragment | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Agent | Agent | * | ||
| ComplaintManager | ComplaintManager | * | ||
| Contractor | Contractor | * | ||
| Driver | Driver | * | ||
| Location | Location | * | ||
| Transporter | Transporter | * | ||
| Traveler | Traveler | * |
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