IGantt.WriteItemToGanttDiagram Method
Function WriteItemToGanttDiagram( _
ByVal Item As IGanttItemInfo, _
Optional ByVal existingItemUniqueIdentifier As String = "" _
) As String
This language is not supported or no code example is available.
Parameters
- Item
- IGanttItemInfo
The item to be inserted or updated.
- existingItemUniqueIdentifier
- string
If for updating, must provide a unique identifier of the item to be updated. A new item is inserted when it contains an empty string.
Return Value
stringReturns the unique identifier to newly created task. If for updating, returns the value of existingItemUniqueIdentifier.
Exception type | Condition |
---|---|
A problem occurred. The exception ID can be set to one of the following values:
|
Available since QDV 7.13.0001.