PdcProject.SyncCalculationsToLines

From External Bemet Wiki
Revision as of 14:09, 9 October 2024 by TC (talk | contribs) (Created page with "= Declaration == SyncCalculationsToLines == Description == This function will sync all the information that is in the calculation objects from a Project line, to the project line since this line could be missing information. == Notes == == Code example == <source lang="vb"> Project.SyncCalculationsToLines() </source> == Availability == 2024.4.1.0")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration =

SyncCalculationsToLines

Description

This function will sync all the information that is in the calculation objects from a Project line, to the project line since this line could be missing information.

Notes

Code example

Project.SyncCalculationsToLines()

Availability

2024.4.1.0