TripSegmentsRepositoryEndingMapPointReference Field |
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, MapPoint> EndingMapPointReference
Public Shared ReadOnly EndingMapPointReference As PrimaryKeyReference(Of TripSegment, MapPoint)
public:
static initonly PrimaryKeyReference<TripSegment^, MapPoint^>^ EndingMapPointReference
static val EndingMapPointReference: PrimaryKeyReference<TripSegment, MapPoint>
Field Value
Type:
PrimaryKeyReferenceTripSegment,
MapPoint
See Also