Click or drag to resize

TripsRepository Fields

The TripsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCrewIdAttribute
Definition of the data attribute for Crew reference
Public fieldStatic memberCrewReference
Definition of the Crew reference
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberIdAttribute
Definition of the Trip identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberPrimaryVehicleEndingMileageAttribute
Definition of the PrimaryVehicleEndingMileage data attribute
Public fieldStatic memberPrimaryVehicleStartingMileageAttribute
Definition of the PrimaryVehicleStartingMileage data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberSegmentsChildCollectionDefinition
Definition of the Segments child list
Public fieldStatic memberTableName
The primary storage table for Trip objects
Public fieldStatic memberVehicleSetIdAttribute
Definition of the data attribute for VehicleSet reference
Public fieldStatic memberVehicleSetReference
Definition of the VehicleSet reference
Top
See Also