Share via


SysTaskRecorderSetupFormRun.task Method [AX 2012]

Sends a SysTaskRecorderEvents::TaskEvent event to the SysTaskRecorderEventManager.

Syntax

public int task(int _p1)

Run On

Client

Parameters

  • _p1
    Type: int
    The task ID.

Return Value

Type: int
The return value of the super class task method.

See Also

Reference

SysTaskRecorderSetupFormRun Class