IGantt.GetNewItem Method
Function GetNewItem() As IGanttItemInfo
This language is not supported or no code example is available.
Return Value
IGanttItemInfoNewly created IGanttItemInfo instance.
This method doesn't add the new item in the Gantt diagram. It only creates a new instance which
can be modified and added to a diagram later. You need to add the item to the diagram explicitly with
the WriteItemToGanttDiagram method.
Available since QDV 7.13.0001.