Click or drag to resize

MPInterfaceAttendanceDayInfo Method

Function Loads all acctions of one day to an employe. The errors and warnings are loaded in the class: clsEmployeeAttendanceDayInfo.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public clsEmployeeAttendanceDayInfo AttendanceDayInfo(
	string EmployeeNumber,
	DateTime AttendanceDay
)

Parameters

EmployeeNumber
Type: SystemString
Employee Code
AttendanceDay
Type: SystemDateTime
day of the requested attandence activities

Return Value

Type: clsEmployeeAttendanceDayInfo
Remarks