Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the latest completion percentage in the ProjControlPeriodTable table for the date that is passed in as a parameter if the current project is a fixed price project.
Syntax
display ProjControlCompletePct latestCompletePct([ProjPeriodFrom _periodFrom])
Run On
Called
Parameters
- _periodFrom
Type: ProjPeriodFrom Extended Data Type
The date for which to get the completion percentage. The default value is set with the dateMax method; optional.
Return Value
Type: ProjControlCompletePct Extended Data Type
The completion percentage.