| Punch |  | 
 Syntax
Syntaxpublic enum PunchTypes
 Members
Members| Member name | Value | Description | 
|---|---|---|
| ClockIn | 2 | The start of a work shift | 
| ClockOut | 3 | The end of a work shift | 
| StartLunch | 4 | The start of a lunch period | 
| EndLunch | 5 | The end of a lunch period | 
| StartBreak | 6 | The start of a break | 
| EndBreak | 7 | Then end of a break | 
| Transfer | 8 | Transfer from one department to another | 
 See Also
See Also