Indication
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
IndicationId* | Edm.Int32 | False | true | |||
| Name | Edm.String | False | 20 | ||||
| LastUpdated | Edm.DateTime | False | |||||
| SystemIndicationId | Edm.Int32 | False | |||||
| TripId | Edm.Int32 | False | |||||
| TravelerId | Edm.Int32 | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| Quantity | Edm.Int32 | False | |||||
| FlagsValue* | IndicationFlags | False | The flags of the indication. See CCPEntities.IndicationFlags |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Trip | Trip | 0..1 | ||
| Traveler | Traveler | 0..1 | ||
| SystemIndication | SystemIndication | * |
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.