PdcProjectLineList.AddExistingCalculation: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == AddExistingCalculation(CalcNo as String) as PdcProjectLine == Description == == Notes == == Code example == <source lang="vb"> </source> == Avail..." |
|||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
This function adds an existing calculation as projectline in a project. | |||
== Notes == | == Notes == |
Latest revision as of 14:03, 2 August 2023
Declaration
AddExistingCalculation(CalcNo as String) as PdcProjectLine
Description
This function adds an existing calculation as projectline in a project.
Notes
Code example
Availability
Available since February 2011 (From version 4.2 onwards).