TripSegmentsRepositoryTripReference Field |
Definition of the
Trip reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<TripSegment, Trip> TripReference
Public Shared ReadOnly TripReference As PrimaryKeyReference(Of TripSegment, Trip)
public:
static initonly PrimaryKeyReference<TripSegment^, Trip^>^ TripReference
static val TripReference: PrimaryKeyReference<TripSegment, Trip>
Field Value
Type:
PrimaryKeyReferenceTripSegment,
Trip
See Also