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

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  OfficeClip.DBLayer..::.OfficeClipDB
    OfficeClip.DBLayer.Projects..::.ProjectDB

See Also