RLedgerSheetEngine_AccountReview.dialogMainAccountsOnly_modified Method [AX 2012]
Method invoked on modified event in the dialog control.
Syntax
protected boolean dialogMainAccountsOnly_modified(FormControl _value)
Run On
Client
Parameters
- _value
Type: FormControl Class
The dialog control.
Return Value
Type: boolean
true if value in the dialog control is modified successfully; otherwise, false.