Click or drag to resize

clsImportEmployeeAbsenceLineeAbsenceType Enumeration

Type of absence. The enumeration correspondence to the project linked to the employee. clsImportEmployeeProjectLinkeProjectTemplateType

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eAbsenceType
Members
  Member nameValueDescription
VacationProject2Standard vacation. The project type VacationProject will be used
SickLeaveProject3Planned sick leave. The project type SickLeaveProject will be used
PaidAbsence5Other type of absences paid. The project type PaidAbsence will be used
UnPaidAbsence7Other type of absences un paid. The project type UnPaidAbsence will be used
SpecialLeaveProject8other absence. The project type SpecialLeaveProject will be used
See Also