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

Provides methods and properties to access information related to the OfficeClip and Quickbooks interface.

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

Syntax

C#
[SerializableAttribute]
public class OCQBTimer : ISerializable
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class OCQBTimer _
	Implements ISerializable
Visual C++
[SerializableAttribute]
public ref class OCQBTimer : ISerializable

Inheritance Hierarchy

System..::.Object
  OfficeClip.BusinessLayer.Sync..::.OCQBTimer

See Also