Click or drag to resize

PunchTypes Enumeration

The type of the user Punch

Namespace: AppOne.Web.Service.Services.V1R0.Customer.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public enum PunchTypes
Members
Member nameValueDescription
ClockIn2 The start of a work shift
ClockOut3 The end of a work shift
StartLunch4 The start of a lunch period
EndLunch5 The end of a lunch period
StartBreak6 The start of a break
EndBreak7 Then end of a break
Transfer8 Transfer from one department to another
See Also