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 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.