[This is preliminary documentation and is subject to change.]
Gets the mapping definition
between OfficeClip system and the QuickBooks system
as defined in the OCQBMapping.xsd xml schema definition resource file.
Namespace:
OfficeClip.DBLayer.TEAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public DataSet GetQuickBooksDataSet() |
Visual Basic (Declaration) |
---|
Public Function GetQuickBooksDataSet As DataSet |
Visual C++ |
---|
public: DataSet^ GetQuickBooksDataSet() |
Return Value
DataSet corresponding to the OCQBMapping.xsd xml definition resource file.
Remarks
This mapping definition is represented in the form of a
DataSet. Each DataTable in this DataSet represents a particular type of
informaiton being mapped from OfficeClip to the QuickBooks system.