Click or drag to resize

MPInterfacebImportAttendanceDayActivity Method

Imports one day activity (timestamp) for the employee attandance day. This interface allows to set the WorkingDay and the TimeValueExact for historic import. (SQL Time is not used)

View: MARIAttendanceAction: :Table: MPPersonenZeitenAktionen

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bImportAttendanceDayActivity(
	clsImportAttendanceDayActivity oImportAttendanceDayActivity,
	clsImportBaseeImportMode nImportMode
)

Parameters

oImportAttendanceDayActivity
Type: MARIInterfaceclsImportAttendanceDayActivity
Class wtih all deails for one activity
nImportMode
Type: MARIInterfaceclsImportBaseeImportMode
Type of validation. See eImportMode for details.

Return Value

Type: Boolean
Remarks