TripSegmentsRepository Fields |
The TripSegmentsRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| EndingMapPointIdAttribute | Definition of the data attribute for EndingMapPoint reference | |
| EndingMapPointReference | Definition of the EndingMapPoint reference | |
| EndingTimestampAttribute | Definition of the EndingTimestamp data attribute | |
| IdAttribute | Definition of the TripSegment identity attribute | |
| MileageAttribute | Definition of the Mileage data attribute | |
| NotesAttribute | Definition of the Notes data attribute | |
| RepositoryName | The name of the repository | |
| StartingMapPointIdAttribute | Definition of the data attribute for StartingMapPoint reference | |
| StartingMapPointReference | Definition of the StartingMapPoint reference | |
| StartingTimestampAttribute | Definition of the StartingTimestamp data attribute | |
| TableName | The primary storage table for TripSegment objects | |
| TripIdAttribute | Definition of the data attribute for Trip reference | |
| TripReference | Definition of the Trip reference |