ProjTable.latestCompletePct Method
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.