IntrastatReporting_LT.fromDate_Modified Method [AX 2012]
Performs the required processing when the From date field is modified in the dialog box.
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.