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