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