VehicleObdTroublesRepositoryVehicleIdAttribute Field |
Definition of the data attribute for
Vehicle 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<VehicleObdTrouble, Guid> VehicleIdAttribute
Public Shared ReadOnly VehicleIdAttribute As ColumnDataAttribute(Of VehicleObdTrouble, Guid)
public:
static initonly ColumnDataAttribute<VehicleObdTrouble^, Guid^>^ VehicleIdAttribute
static val VehicleIdAttribute: ColumnDataAttribute<VehicleObdTrouble, Guid>
Field Value
Type:
ColumnDataAttributeVehicleObdTrouble,
Guid
See Also