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