Share via


ReqDemPlanTaskLogger.finishTask Method [AX 2012]

Logs the successful completion of a task.

Syntax

public void finishTask([ReqDemPlanTaskDetailLog _executionLog])

Run On

Called

Parameters

Exceptions

Exception Condition
Error

A logging session has not been started.

–or–

The current task belongs to a different logging session.

–or–

No task is currently in progress.

See Also

Reference

ReqDemPlanTaskLogger Class