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.
Handles the UI modified event for the date code dialog field. The from-date and to-date are set according to date code lookup.
Syntax
public boolean dateCodeModified(FormStringControl _control)
Run On
Called
Parameters
- _control
Type: FormStringControl Class
The control behind the changed dialog field.
Return Value
Type: boolean
true if the control value has been modified; otherwise, false.