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

Provides methods and properties to access the Project information on the Time and Expense module.

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

Syntax

C#
public class ProjectInfo
Visual Basic (Declaration)
Public Class ProjectInfo
Visual C++
public ref class ProjectInfo

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Projects..::.ProjectInfo

See Also