Share via


SysTaskRecorderSetupFormRun.selectControl Method [AX 2012]

Sends SysTaskRecorderEvents::ControlSelected and SysTaskRecorderEvents::ControlValueChanged events to the SysTaskRecorderEventManager.

Syntax

public boolean selectControl(FormControl _control)

Run On

Client

Parameters

Return Value

Type: boolean
The return value of the super class selectControl method.

See Also

Reference

SysTaskRecorderSetupFormRun Class