IGanttItemInfo.ParentIdentifier Property

Gets the identifier of the parent (group) of the item.
ReadOnly Property ParentIdentifier() As String
This language is not supported or no code example is available.
string ParentIdentifier {get;}
This language is not supported or no code example is available.

Property Value

string
Remarks
 
To set this value, add the item to a group with IGantt.AddChildToGroup.
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition