The QuickBooks Integrator has been designed to provide a .NETinterface to QuickBooks. It provides a set of classes mapping directly to theMasters and Transactions in QuickBooks. The class exposes the data elementsthrough its properties and provides a range of Methods for its manipulation.
Retrieving data from QuickBooks or Updating data into QuickBookscan be easily achieved by simply calling a method of the class.
This component has been developed to help developers seamlesslyintegrate their application into QuickBooks.
This document focuses on getting started with QuickBooksIntegrator, providing a detailed explanation on every class and its attributes.The document also includes sample code, aimed at the developer using thecomponent for the first time.
Hardware Requirements
Software Requirements
NOTE : Only U.S Version of Quick Books is supported in thisrelease.
*QuickBooks is a registered trademark of IntuitInc.
See Also:
Getting Started : Steps on how to use the component.
Master : List of masters supported by the component
Transaction : List of transaction supported by the component