Click or drag to resize

EnterpriseOneTransactionApplicationsFleetObjects Class

Provides typed access to the repositories in the Applications.Fleet namespace.
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.CoreEnterpriseOneTransactionApplicationsFleetObjects

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public class ApplicationsFleetObjects

The EnterpriseOneTransactionApplicationsFleetObjects type exposes the following members.

Properties
  NameDescription
Public propertyCrewMembers
Gets a typed query for the Applications.Fleet.CrewMember entity type.
Public propertyCrews
Gets a typed query for the Applications.Fleet.Crew entity type.
Public propertyEquipmentTypes
Gets a typed query for the Applications.Fleet.EquipmentType entity type.
Public propertyMaintenancePlans
Gets a typed query for the Applications.Fleet.MaintenancePlan entity type.
Public propertyMaintenanceProfilePlans
Gets a typed query for the Applications.Fleet.MaintenanceProfilePlan entity type.
Public propertyMaintenanceProfiles
Gets a typed query for the Applications.Fleet.MaintenanceProfile entity type.
Public propertyTrips
Gets a typed query for the Applications.Fleet.Trip entity type.
Public propertyTripSegments
Gets a typed query for the Applications.Fleet.TripSegment entity type.
Public propertyVehicleAlerts
Gets a typed query for the Applications.Fleet.VehicleAlert entity type.
Public propertyVehicleEquipment
Gets a typed query for the Applications.Fleet.VehicleEquipment entity type.
Public propertyVehicleLocationHistoryRecords
Gets a typed query for the Applications.Fleet.VehicleLocationHistoryRecord entity type.
Public propertyVehicleMaintenancePlanAssignments
Gets a typed query for the Applications.Fleet.VehicleMaintenancePlanAssignment entity type.
Public propertyVehicleObdTroubles
Gets a typed query for the Applications.Fleet.VehicleObdTrouble entity type.
Public propertyVehicles
Gets a typed query for the Applications.Fleet.Vehicle entity type.
Public propertyVehicleSets
Gets a typed query for the Applications.Fleet.VehicleSet entity type.
Public propertyVehicleSetVehicles
Gets a typed query for the Applications.Fleet.VehicleSetVehicle entity type.
Top
See Also