PdcApplication.GetCalcList: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:


== Notes ==
== Notes ==
 
This method is superfluous. To get the calculation numbers, use the [[PdcApplication.OpenTable]] method.
It only remains for reasons of downward compatibility.


== Code example ==
== Code example ==

Latest revision as of 10:51, 21 May 2012

Declaration

GetCalcList as IStrings

Description

No longer supported

Notes

This method is superfluous. To get the calculation numbers, use the PdcApplication.OpenTable method. It only remains for reasons of downward compatibility.

Code example

Availability