[This is preliminary documentation and is subject to change.]

Only happens if the punch in time is greater than the punch out time. Excludes the case when the out time is not punched.

Namespace:  OfficeClip.BusinessLayer.TE
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public bool IsPunchError()
Visual Basic (Declaration)
Public Function IsPunchError As Boolean
Visual C++
public:
bool IsPunchError()

Return Value

See Also