Favorite
Namespace: CCPEntities
Summary
No summary yetProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
FavoriteId* | Edm.Int32 | False | true | |||
| LocationId | Edm.Int32 | False | |||||
| DisplayOrder | Edm.Int32 | False | |||||
| TravelerId | Edm.Int32 | False | |||||
| ContractorId | Edm.Int32 | False | |||||
| TransporterId | Edm.Int32 | False | |||||
| LocationManagerId | Edm.Int32 | False | |||||
| GroupManagerId | Edm.Int32 | False | |||||
| DriverId | Edm.Int32 | False | |||||
| AgentId | Edm.Int32 | False | |||||
| ComplaintManagerId | Edm.Int32 | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Transporter | Transporter | 0..1 | ||
| Agent | Agent | 0..1 | ||
| Contractor | Contractor | 0..1 | ||
| Driver | Driver | 0..1 | ||
| Location | Location | 0..1 | ||
| ComplaintManager | ComplaintManager | * | ||
| Traveler | Traveler | * |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete a record and performs the desired operation.