ReqDependencyAnalyzer.getScheduleByLevelAsSet Method [AX 2012]
Computes a list of task sets ordered by level.
Syntax
public List getScheduleByLevelAsSet([boolean _reversed])
Run On
Called
Parameters
- _reversed
Type: boolean
A Boolean value that indicates whether the list should be in reversed order; optional.
Return Value
Type: List Class
A list that holds all task sets.