Click or drag to resize

clsImportEmployeeePersonalType Enumeration

Note: This API is now obsolete.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
[ObsoleteAttribute("Please use eEmployeeStatus instead")]
public enum ePersonalType
Members
  Member nameValueDescription
FixedEmployee1 1: Standard employees in MARIProject
FreeLancer10 10: Freelancers does not have only one business unit link.
Dormant99 99: Employee stops working. For example Maternity leave
Retired100 100: When an employee is leaving the company, this personaltype will indicate this status
Remarks
See Also