Namespaces & Assemblies

Top  Previous  Next

ObjAcct.Framework namespace.

 

Assemblies

 

ObjAcct.Framework.dll
ObjAcct.Framework.Customization.dll
ObjAcct.Framework.Webservices.dll
ObjAcct.Framework.Webservices.DataSets.dll

 

Namespaces

 

ObjAcct.Framework.DataSets - XML dataSets for all web services.
ObjAcct.Framework.Library.CloneLib - Functions that facilitate moving data between two different companies.
ObjAcct.Framework.Library.ReportLib - Functions related to the report engine.
ObjAcct.Framework.Library.SoapHeaderLib - Functions to set the SOAP header values.
ObjAcct.Framework.Library.SqlLib - Functions for running SQL using Enterprise Services.
ObjAcct.Framework.Library.StdLib - General functions that facilitate use of the API.
ObjAcct.Framework.Library.WebLib - General functions that faciliate ASP.Net web form development.
ObjAcct.Framework.WebServices - Functions to read and write all ObjAcct tables.  Compiled web service proxy classes generated from WSDL.exe.

 

Examples

 

Visual Basic

Imports ObjAcct.Framework

 

C#

Using ObjAcct.Framework;