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

Provides methods and properties to access the quickbooks headers.

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

Syntax

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

Inheritance Hierarchy

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

See Also