BaseEvent
Namespace: CCPEntities
Summary
No summary yetSyncable
This object is syncableProperties
| Name | Type | FixedLength | MaxLength/Range | Identity | Summary | Value | |
|---|---|---|---|---|---|---|---|
|
|
EventId* | Edm.Int32 | False | true | |||
| EventTypeId | Edm.Int32 | False | |||||
| EventDateTime* | Edm.DateTime | False | |||||
| OdoMeter | Edm.Double | False | |||||
| CardNumber | Edm.String | False | |||||
| Description | Edm.String | False | |||||
| Deleted* | Edm.Boolean | False | |||||
| LastUpdated | Edm.DateTime | False | |||||
| Coordinates | Coordinate | False |
Navigation Properties
| Name | Type | Multiplicity | Summary | |
|---|---|---|---|---|
| EventType | EventType | * |
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