clsImportEmployeesTravelMilage Class |
This calss is a child class in clsImportEmployeePeriod and can be stored in ListOfTravelMilage.
Namespace: MARIInterface
The clsImportEmployeesTravelMilage type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportEmployeesTravelMilage | Initializes a new instance of the clsImportEmployeesTravelMilage class |
| Name | Description | |
|---|---|---|
| Costs | rate by km or mile for using the vehicle for busienss trips | |
| Currency | Currency ISO Currency Code. If empty, the system currency is used | |
| EmployeeNumber | Key value to link the milage allowance | |
| EmployeePeriod |
Internal key for child synchronisation
| |
| ValidFrom | Milage allowances are based on the period settings "ValidFrom" in the employee master. | |
| VehicleType | ID of the vehickle definition in the master settings. Only existing types can be individualiezed by the employee |
| Name | Description | |
|---|---|---|
| bReadFromDB |
read a single travel milage
(Overrides clsImportBasebReadFromDB(MPInterface, String).) | |
| bSaveRSToMDB | (Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |