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.
Retrieves the latest begin 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 ProjPeriodFrom latestPeriodFromFixedPrice([ProjPeriodFrom _periodFrom])
Run On
Called
Parameters
- _periodFrom
Type: ProjPeriodFrom Extended Data Type
The default date is set with the dateMax method; optional.
Return Value
Type: ProjPeriodFrom Extended Data Type
The begin date.