Share via


SysTaskRecorderSetupFormRun.activate Method [AX 2012]

Sends a SysTaskRecorderEvents::FormActivate event to the SysTaskRecorderEventManager.

Syntax

public void activate(boolean _active)

Run On

Client

Parameters

  • _active
    Type: boolean
    Specifies whether the form should be active or not.

See Also

Reference

SysTaskRecorderSetupFormRun Class