IntrastatReporting_PL.fromDate_Modified Method [AX 2012]
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.