RLedgerSheetEngine_AccountReview.dialogFinancialDimensionSet_validate Method [AX 2012]

Method invoked on validate event in the dialog control.

protected boolean dialogFinancialDimensionSet_validate(FormStringControl _value)

Run On

Client

Parameters

_value
Type: FormStringControl Class
The dialog control.

Return Value

Type: boolean
true if value entered in the dialog control is valid; otherwise, false.

Community Additions

ADD
Show: