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

Shows if punched out

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

Syntax

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

Return Value

true if punched out

See Also