GanttItemInfo Constructor

Creates a new GanttItemInfo instance.
<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)> _ 
Public Sub New()
This language is not supported or no code example is available.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
public GanttItemInfo()
This language is not supported or no code example is available.
Remarks
 
In fact, it is useless, because it is not possible to set IdentifierOfParent and RowPosition at all from macros.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition