MaintenancePlansRepositoryTripCountAttribute 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<MaintenancePlan, Nullable<int>> TripCountAttribute
Public Shared ReadOnly TripCountAttribute As ColumnDataAttribute(Of MaintenancePlan, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<MaintenancePlan^, Nullable<int>^>^ TripCountAttribute
static val TripCountAttribute: ColumnDataAttribute<MaintenancePlan, Nullable<int>>
Field Value
Type:
ColumnDataAttributeMaintenancePlan,
NullableInt32
See Also