TripSegmentsRepositoryTripIdAttribute Field |
Definition of the data attribute for
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 ColumnDataAttribute<TripSegment, Guid> TripIdAttribute
Public Shared ReadOnly TripIdAttribute As ColumnDataAttribute(Of TripSegment, Guid)
public:
static initonly ColumnDataAttribute<TripSegment^, Guid^>^ TripIdAttribute
static val TripIdAttribute: ColumnDataAttribute<TripSegment, Guid>
Field Value
Type:
ColumnDataAttributeTripSegment,
Guid
See Also