PCRuntimeUIMapper.mapControlToRuntimeAttribute Method [AX 2012]
Maps a form control to a runtime attribute.
public void mapControlToRuntimeAttribute(FormControl _formControl, PCRuntimeAttribute _runtimeAttribute)
Run On
CalledParameters
- _formControl
- Type: FormControl Class
The form control.
- _runtimeAttribute
- Type: PCRuntimeAttribute Class
The runtime attribute.
Community Additions
ADD
Show: