TripSegmentsRepositoryEndingMapPointIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Fleet
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TripSegment, Guid> EndingMapPointIdAttribute
Public Shared ReadOnly EndingMapPointIdAttribute As ColumnDataAttribute(Of TripSegment, Guid)
public:
static initonly ColumnDataAttribute<TripSegment^, Guid^>^ EndingMapPointIdAttribute
static val EndingMapPointIdAttribute: ColumnDataAttribute<TripSegment, Guid>
Field Value
Type:
ColumnDataAttributeTripSegment,
Guid
See Also