Map to tie an integration application's data
to AyaNova object records
For example:
In QuickBooks integration for the optional
QBI product this object maps
between QuickBooks objects and their
corresponding AyaNova object.
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class IntegrationMap : BusinessBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class IntegrationMap _ Inherits BusinessBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class IntegrationMap : public BusinessBase |