Enum VehicleLoadOption
Optionset for loading a list of vehicle. This option control the loaded data
Namespace: Simplic.PlugIn.Logistics
Assembly: Simplic.PlugIn.Logistics.dll
Syntax
public enum VehicleLoadOption
Fields
Name | Description |
---|---|
All | Load everything |
Appointment | Appointments |
Base | Load vehicle default data, will always be done |
Bookkeeping | Bookkeeping data |
Equipment | Equipment |
MaintenanceContract | Maintenance Contract data |
RegistrationCertificate | Registration certificate |
RegistrationPlate | Load registration plate |
Toll | Toll data |
TypeSpecificData | Type sepcific data, e.g. for trailer, truck, ... |