VehicleObdTroublesRepositoryVehicleReference Field |
Definition of the
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 PrimaryKeyReference<VehicleObdTrouble, Vehicle> VehicleReference
Public Shared ReadOnly VehicleReference As PrimaryKeyReference(Of VehicleObdTrouble, Vehicle)
public:
static initonly PrimaryKeyReference<VehicleObdTrouble^, Vehicle^>^ VehicleReference
static val VehicleReference: PrimaryKeyReference<VehicleObdTrouble, Vehicle>
Field Value
Type:
PrimaryKeyReferenceVehicleObdTrouble,
Vehicle
See Also