ITask.ParentTask Property

Gets the parent branch of this task/branch in WBS tree.
ReadOnly Property ParentTask() As ITask
This language is not supported or no code example is available.
ITask ParentTask {get;}
This language is not supported or no code example is available.

Property Value

ITask

The parent branch or null reference (Nothing in Visual Basic) if this instance is a root node without a parent.

Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition