IGanttItemInfo.HammockChildTasks Property

Gets the child items, if this task is a hammock task.
ReadOnly Property HammockChildTasks() As IEnumerable(Of String)
This language is not supported or no code example is available.
IEnumerable<string> HammockChildTasks {get;}
This language is not supported or no code example is available.

Property Value

IEnumerable<string>

The identifiers of the child items or an empty collection.

Version
 
Available since QDV 7.20.788.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition