Share via


ReqDemPlanTaskLogger.appendTaskDetailLog Method [AX 2012]

Appends the given message to the detailed log information for the current task.

Syntax

public void appendTaskDetailLog(ReqDemPlanTaskDetailLog _detailLog)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

No task is currently in progress.

See Also

Reference

ReqDemPlanTaskLogger Class