PCRuntimeUIMapper.getAttributeFromControl Method [AX 2012]

Retrieves the runtime attribute input control for a form control.

public PCRuntimeAttribute getAttributeFromControl(FormControl _formControl)

Run On

Called

Parameters

_formControl
Type: FormControl Class
The form control.

Return Value

Type: PCRuntimeAttribute Class
A runtime attribute input control.

Community Additions

ADD
Show: