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 values from the dialog box fields and performs the validation.
Syntax
public boolean getFromDialog()
Run On
Client
Return Value
Type: boolean
true, if the values are valid; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Warning | The FromDate or ToDate values are not specified. |
Error | The FromDate value is earlier than the ToDate value. |