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.
Performs the necessary processing when the ‘From’ date field is modified in the dialog.
Syntax
public boolean fromDate_Modified(FormStringControl _formControl)
Run On
Called
Parameters
- _formControl
Type: FormStringControl Class
The control that triggers the modified event.
Return Value
Type: boolean
true if the modified event was processed correctly; otherwise, false.