PCRuntimeInputControl::newAttributeControl Method [AX 2012]
Initializes a new instance of the PCRuntimeInputControl class.
client server public static PCRuntimeInputControl newAttributeControl(PCRuntimeAttribute _runtimeAttribute, FormControl _formControl)
Run On
CalledParameters
- _runtimeAttribute
- Type: PCRuntimeAttribute Class
The runtime attribute for the control.
- _formControl
- Type: FormControl Class
The form control for the attribute.
Show: