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

Returns the code with overhead

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

Syntax

C#
public string CodeWithOverhead()
Visual Basic (Declaration)
Public Function CodeWithOverhead As String
Visual C++
public:
String^ CodeWithOverhead()

Return Value

The code with overhead

See Also