IntrastatReporting_HU.fromDate_Modified Method [AX 2012]
Is an event handler for the from date modified event.
Syntax
public boolean fromDate_Modified(FormStringControl _formControl)
Run On
Called
Parameters
- _formControl
Type: FormStringControl Class
The from control for the from date.
Return Value
Type: boolean
true if validation passes; otherwise, false.