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.
Validates if the date is within a specified valid period.
Syntax
public boolean validatePeriodDate(ProjPeriodFrom _date, [boolean showInfolog])
Run On
Called
Parameters
- _date
Type: ProjPeriodFrom Extended Data Type
The chosen date.
- showInfolog
Type: boolean
Boolean value that indicates whether the Infolog should be displayed to the user.
Return Value
Type: boolean
Boolean value for the validation condition.