ReqDependencyAnalyzer.addTask Method [AX 2012]
Adds a task to the set of tasks.
Syntax
public void addTask(anytype _task)
Run On
Called
Parameters
- _task
Type: anytype
The task to add to the set of tasks.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Adds a task to the set of tasks.
public void addTask(anytype _task)
Called