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 the values in the StartDate and EndDate fields.
Syntax
private boolean validateDateRange()
Run On
Called
Return Value
Type: boolean
true if the value of the EndDate field is larger or equal to the value of the StartDate field ; otherwise, false .