TripSegmentsRepositoryStartingMapPointIdAttribute 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> StartingMapPointIdAttribute
Public Shared ReadOnly StartingMapPointIdAttribute As ColumnDataAttribute(Of TripSegment, Guid)
public:
static initonly ColumnDataAttribute<TripSegment^, Guid^>^ StartingMapPointIdAttribute
static val StartingMapPointIdAttribute: ColumnDataAttribute<TripSegment, Guid>
Field Value
Type:
ColumnDataAttributeTripSegment,
Guid
See Also