Share via


EventBuildValidAlertFields.getFormControlArrIdx Method [AX 2012]

Retrieves the field array index from a FormControl.

Syntax

protected ArrayIdx getFormControlArrIdx(Object _formControl)

Run On

Client

Parameters

Return Value

Type: ArrayIdx Extended Data Type
The field array index from a FormControl.

Remarks

By nature, only FormControls hosting an actual database field can return a value greater than 0. An internal method.

See Also

EventBuildValidAlertFields Class

FormControl Class