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

Provides a set of Time and Expenses application related functions.

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

Syntax

C#
public class QuickBooksDB : OfficeClipDB
Visual Basic (Declaration)
Public Class QuickBooksDB _
	Inherits OfficeClipDB
Visual C++
public ref class QuickBooksDB : public OfficeClipDB

Inheritance Hierarchy

System..::.Object
  OfficeClip.DBLayer..::.OfficeClipDB
    OfficeClip.DBLayer.TE..::.QuickBooksDB

See Also