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

Shows if punched in

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

Syntax

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

Return Value

true if punched in

See Also