PredecessorTasks property

Retrieves an IERUCollection of task items that precede this task. Each element in the collection is an IERUItem for a task, indented by a task ID in the Predecessors ID collection.

Syntax


C++

HRESULT get_PredecessorTasks(
   IERUCollection*
* pPredecessorTasks
)

Scripting languages

Set PredecessorTasks = Object.PredecessorTasks

Home

Applies to
IERUProjectTask