TripEvent
BaseEvent
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
| TripId | Edm.Int32 | False | |||||
|
|
EventId* | Edm.Int32 | False | true | (Inherited from BaseEvent.) | ||
| EventTypeId | Edm.Int32 | False | (Inherited from BaseEvent.) | ||||
| EventDateTime* | Edm.DateTime | False | (Inherited from BaseEvent.) | ||||
| OdoMeter | Edm.Double | False | (Inherited from BaseEvent.) | ||||
| CardNumber | Edm.String | False | (Inherited from BaseEvent.) | ||||
| Description | Edm.String | False | (Inherited from BaseEvent.) | ||||
| Deleted* | Edm.Boolean | False | (Inherited from BaseEvent.) | ||||
| LastUpdated | Edm.DateTime | False | (Inherited from BaseEvent.) | ||||
| Coordinates | Coordinate | False | (Inherited from BaseEvent.) |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| Trip | Trip | * | ||
| EventType | EventType | * | (Inherited from BaseEvent.) |
Additional Information
Notable information when adding a recordChecks if the user has sufficient rights to add/change/delete an event and performs the desired operation