PdcApplication.GetCalcList: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
== Notes == | == Notes == | ||
This method is superfluous. To get the calculation numbers, use the 'pdc.database.opentable' method. | |||
It only remains for reasons of downward compatibility. | |||
== Code example == | == Code example == |
Revision as of 10:50, 21 May 2012
Declaration
GetCalcList as IStrings
Description
No longer supported
Notes
This method is superfluous. To get the calculation numbers, use the 'pdc.database.opentable' method. It only remains for reasons of downward compatibility.