Click or drag to resize

clsImportEmployeeeCostRateType Enumeration

Type of the cost rate (per employee, per project)

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eCostRateType
Members
  Member nameValueDescription
OneCostRate1Standard. One cost rate per employee for all business units
MainBusinessUnitOtherThanOthers2The business unit where the employee is working will have an other cost rate. The employee business unit will use CostRatePolitical, all the other business units will use CostRatePolitical2.
AllSeperatly3A cost rate for each business unit. This freature is not supportet by this interface.
PricePerProject4Price per project is used only for freelancers. The fields CostRatePolitical and CostRatePolitical2 are not used. The import of project prices is not supported.
See Also