PCRuntimeUIMapper.mapControlToRuntimeAttribute Method [AX 2012]

Maps a form control to a runtime attribute.

public void mapControlToRuntimeAttribute(FormControl _formControl, PCRuntimeAttribute _runtimeAttribute)

Run On

Called

Parameters

_formControl
Type: FormControl Class
The form control.
_runtimeAttribute
Type: PCRuntimeAttribute Class
The runtime attribute.

The mapping has completed by setting the form controls name.

Community Additions

ADD
Show: