PCRuntimeLookupHelper::newFromControl Method [AX 2012]

Creates an instance of the PCRuntimeLookupHelper class.

client server public static PCRuntimeLookupHelper newFromControl(PCRuntimeInputControl _runtimeInputControl)

Run On

Called

Parameters

_runtimeInputControl
Type: PCRuntimeInputControl Class
The runtime input control for the lookup.

Return Value

Type: PCRuntimeLookupHelper Class
A new instance of the PCRuntimeLookupHelper class.

ExceptionCondition
Error

The attribute type for the runtime input control is not supported.

Show: