Click or drag to resize

WSTime Methods

The WSTime type exposes the following members.

Methods
 NameDescription
Public methodTimeAddPunchByBadgeID Adds a TimeSlicePreModel by BadgeID and returns the punch time result as a TimeAddPunchParamsOut
Public methodTimeAddPunchByEmpIdentifier Adds a TimeSlicePreModel by EmpIdentifier and returns the punch time result as a TimeAddPunchParamsOut
Public methodTimeAddPunchValidationByEmpIdentifier Adds a TimeAddPunchValidationParamIn validated by payroll policy rules and returns the result as a TimeAddPunchValidationParamOut
Public methodCode exampleTimeExport Gets time slice export information as a List<TimeExportParamOut> collection
Public methodTimeGetLastPunchByEmpIdentifier Gets the last time punch by EmpIdentifier and returns a TimeGetLastPunchByEmpIdentifierParamOut object
Public methodTimeGetPunchesByEmpIdentifier Gets all time punches by employee identifier as a List<TimeGetPunchesParamsOut> collection
Top
See Also