PdcProject.FinancialClosed: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Declaration == FinancialClosed as Boolean == Description == == Notes == == Code example == <source lang="vb"> </source> == Availability == Available since February ..." |
No edit summary |
||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
Set the project to closed financially. If the project is not already closed today's date is used. If the project was already closed, no changes will be made. | |||
== Notes == | == Notes == |
Revision as of 13:45, 16 December 2019
Declaration
FinancialClosed as Boolean
Description
Set the project to closed financially. If the project is not already closed today's date is used. If the project was already closed, no changes will be made.
Notes
Code example
Availability
Available since February 2011 (From version 4.2 onwards).