ProjTable.latestPeriodToFixedPrice Method
Gets the latest end date for the record in the ProjControlPeriodTable table earlier than the date passed in as a parameter if the current project is a fixed price project.
Syntax
display ProjPeriodTo latestPeriodToFixedPrice([ProjPeriodTo _periodTo])
Run On
Called
Parameters
- _periodTo
Type: ProjPeriodTo Extended Data Type
The date to compare with. The default value is set with the dateMax method; optional.
Return Value
Type: ProjPeriodTo Extended Data Type
The begin date.