Click or drag to resize

TripSegmentsRepository Fields

The TripSegmentsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEndingMapPointIdAttribute
Definition of the data attribute for EndingMapPoint reference
Public fieldStatic memberEndingMapPointReference
Definition of the EndingMapPoint reference
Public fieldStatic memberEndingTimestampAttribute
Definition of the EndingTimestamp data attribute
Public fieldStatic memberIdAttribute
Definition of the TripSegment identity attribute
Public fieldStatic memberMileageAttribute
Definition of the Mileage data attribute
Public fieldStatic memberNotesAttribute
Definition of the Notes data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberStartingMapPointIdAttribute
Definition of the data attribute for StartingMapPoint reference
Public fieldStatic memberStartingMapPointReference
Definition of the StartingMapPoint reference
Public fieldStatic memberStartingTimestampAttribute
Definition of the StartingTimestamp data attribute
Public fieldStatic memberTableName
The primary storage table for TripSegment objects
Public fieldStatic memberTripIdAttribute
Definition of the data attribute for Trip reference
Public fieldStatic memberTripReference
Definition of the Trip reference
Top
See Also