ITask.SetCommentRows Method
Sub SetCommentRows( _
ByVal rows As ITaskCommentRows _
)
This language is not supported or no code example is available.
Parameters
- rows
- ITaskCommentRows
All rows of the task to be set, including the first node row, and then optionally additional comment rows.
Exception type | Condition |
---|---|
A problem occurred. |
A task can have two kinds of rows.
- The node row - this is the first row that corresponds to a node in the WBS tree. This row always exists and it contains values in all available WBS fields.
- Comment rows - those rows are optional and they are placed below the first node row. Only the following WBS fields may contain some value in the comment rows: WBS_Item, WBS_Quantity, WBS_Unit and WBS_Description (including their language versions). All other columns are empty. Moreover, it is possible to define custom formatting for WBS_Description field (including its language versions).
Available since QDV 7.18.682.