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

Called

Parameters

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

Return Value

Type: PCRuntimeInputControl Class
A new instance of the PCRuntimeInputControl class.
Show: