PdcApplication.GetCalcList: Difference between revisions

From External Bemet Wiki
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Declaration ==
== Declaration ==
 
GetCalcList as IStrings


== Description ==
== Description ==
 
No longer supported


== 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