VehicleMaintenancePlanAssignmentsRepositoryVehicleReference 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<VehicleMaintenancePlanAssignment, Vehicle> VehicleReference
Public Shared ReadOnly VehicleReference As PrimaryKeyReference(Of VehicleMaintenancePlanAssignment, Vehicle)
public:
static initonly PrimaryKeyReference<VehicleMaintenancePlanAssignment^, Vehicle^>^ VehicleReference
static val VehicleReference: PrimaryKeyReference<VehicleMaintenancePlanAssignment, Vehicle>
Field Value
Type:
PrimaryKeyReferenceVehicleMaintenancePlanAssignment,
Vehicle
See Also