Click or drag to resize

clsImportEmployeesTravelMilage Class

Import for table MPPersonenFahrzeugarten: Employee Master: Linked mileage allowances

This calss is a child class in clsImportEmployeePeriod and can be stored in ListOfTravelMilage.

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportEmployeesTravelMilage

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportEmployeesTravelMilage : clsImportBase

The clsImportEmployeesTravelMilage type exposes the following members.

Constructors
  NameDescription
Public methodclsImportEmployeesTravelMilage
Initializes a new instance of the clsImportEmployeesTravelMilage class
Top
Properties
  NameDescription
Public propertyCosts
rate by km or mile for using the vehicle for busienss trips
Public propertyCurrency
Currency ISO Currency Code. If empty, the system currency is used
Public propertyEmployeeNumber
Key value to link the milage allowance
Public propertyEmployeePeriod
Internal key for child synchronisation
Public propertyValidFrom
Milage allowances are based on the period settings "ValidFrom" in the employee master.
Public propertyVehicleType
ID of the vehickle definition in the master settings. Only existing types can be individualiezed by the employee
Top
Methods
Remarks
See Also