VehicleObdTroublesRepositoryManufacturerTroubleCodeAttribute 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<VehicleObdTrouble, string> ManufacturerTroubleCodeAttribute
Public Shared ReadOnly ManufacturerTroubleCodeAttribute As ColumnDataAttribute(Of VehicleObdTrouble, String)
public:
static initonly ColumnDataAttribute<VehicleObdTrouble^, String^>^ ManufacturerTroubleCodeAttribute
static val ManufacturerTroubleCodeAttribute: ColumnDataAttribute<VehicleObdTrouble, string>
Field Value
Type:
ColumnDataAttributeVehicleObdTrouble,
String
See Also