ReqDemPlanDummyTaskLogger.startTask Method [AX 2012]
Starts the task that has a given name.
Syntax
public void startTask(ReqDemPlanTaskName _taskName, [DataAreaId _taskDataAreaId])
Run On
Called
Parameters
- _taskName
Type: ReqDemPlanTaskName Extended Data Type
The name of the task.
- _taskDataAreaId
Type: DataAreaId Extended Data Type
The rank of the task; optional. By default, this parameter is to empty (cross-company task).