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