ReqDemPlanTaskLoggerInterface.taskFailed Method [AX 2012]
Logs the failure of a task.
Syntax
public void taskFailed([ReqDemPlanTaskDetailLog _failureLog])
Run On
Called
Parameters
- _failureLog
Type: ReqDemPlanTaskDetailLog Extended Data Type
The failure logging information to log; optional.
Remarks
Other data about the task is preserved.