Click or drag to resize

VehicleService Class

The vehicle service.
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Services.VehicleVehicleService

Namespace:  AMCS.Elemos.IntegrationService.Services.Vehicle
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class VehicleService

The VehicleService type exposes the following members.

Methods
  NameDescription
Public methodDeleteCustomerExternalVehicle
Deletes the customer external vehicle.
Public methodExportVehicles
Exports the vehicles.
Public methodGenerateVehicleRouteProgress
Generates the vehicle route progress.
Public methodGetCustomerExternalVehicle
Gets the customer external vehicle.
Public methodGetCustomerExternalVehiclesBySearchCriteria
Gets the customer external vehicles by search criteria.
Public methodGetCustomerTransportSupplierSites
Gets the customer transport supplier sites.
Public methodGetNewCustomerExternalVehicle
Gets the new customer external vehicle.
Public methodGetVehicleTypes
Gets the vehicle types.
Public methodImportVehicles
Imports the vehicles.
Public methodLogANPREvent
Logs the anpr event.
Public methodSaveCustomerExternalVehicle
Saves the customer external vehicle.
Public methodSaveVehicle
Saves the vehicle.
Public methodSaveVehicleType
Saves a VehicleType record.
Top
See Also