Click or drag to resize

clsEmployeeAttendanceDayInfoeDayErrorCode Enumeration

Error Status as a day summary

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eDayErrorCode
Members
  Member nameValueDescription
NoError00: No Error
MaxWorkingTimeExceeded11: Max working time exceeded
LessThanMinWorkingTime22: smaller than min Working Time
EmployeeIsMissing1010: No working time on a woring day.
EmployeeIsMissingWithoutNotice1111: Employee is off without notice
NoRulesForTheDayDefined1212: No rules for the day defined
WarningInActivityLines9999: Warning in one or more activities
ErrorInActivityLines9898: Error in one or more activities
OffsetForApprovalOfErrors10001000: Approvel offset
See Also