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

Shows if not pucned on the same day at all

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

Syntax

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

Return Value

True if not pucned on the same day at all

See Also