User Tools

Site Tools


taxengine:integration:code_samples:dex_sample_code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
taxengine:integration:code_samples:dex_sample_code [2015/06/12 20:08] connitaxengine:integration:code_samples:dex_sample_code [2015/06/29 23:01] conni
Line 38: Line 38:
 useSqlPassword = true; useSqlPassword = true;
 {Retrieve a reference to the instance of an object if it exists in the running object table. {Retrieve a reference to the instance of an object if it exists in the running object table.
- As a general rule, each instance of the tax engine should be used by only one process as it+ As a general rule, each instance of the TaxEngine should be used by only one process as it
  points at only one document at a time. Therefore, COM_GetObject should probably not be used.  points at only one document at a time. Therefore, COM_GetObject should probably not be used.
 txEngn = COM_GetObject(\"KDTaxEngine.Portal\");} txEngn = COM_GetObject(\"KDTaxEngine.Portal\");}
taxengine/integration/code_samples/dex_sample_code.txt · Last modified: 2015/06/29 23:06 by conni

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki