TaskCollectionParentTask Property
Get/Set a reference to the parent task to which this collection
belongs.
Namespace: ProjectTaskAssembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
public TaskItem ParentTask { get; set; }
Public Property ParentTask As TaskItem
Get
Set
No code example is currently available or this language may not be supported.
Property Value
TaskItem