| WSTime Class |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class WSTime : BaseService
The WSTime type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | TimeAddPunchByBadgeID | Adds a TimeSlicePreModel by BadgeID and returns the punch time result as a TimeAddPunchParamsOut | 
|  | TimeAddPunchByEmpIdentifier | Adds a TimeSlicePreModel by EmpIdentifier and returns the punch time result as a TimeAddPunchParamsOut | 
|  | TimeAddPunchValidationByEmpIdentifier | Adds a TimeAddPunchValidationParamIn validated by payroll policy rules and returns the result as a TimeAddPunchValidationParamOut | 
|   | TimeExport | Gets time slice export information as a List<TimeExportParamOut> collection | 
|  | TimeGetLastPunchByEmpIdentifier | Gets the last time punch by EmpIdentifier and returns a TimeGetLastPunchByEmpIdentifierParamOut object | 
|  | TimeGetPunchesByEmpIdentifier | Gets all time punches by employee identifier as a List<TimeGetPunchesParamsOut> collection | 
 Remarks
Remarks|  Note | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Setup: Configuration > Payroll Processing Time entry consists on time punches which are ran against a set processing rules. Business Rules: 
 | 
 See Also
See Also