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

Provides methods and properties to access the client information for Time and Expenses application.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Projects..::.ClientInfo

See Also