ITask.CreateNewSubTask Method

Creates a new sub-task below this task, at the depth level of this task + 1.
ITask CreateNewSubTask()

Return Value

ITask

Returns the newly created task.

Exception type Condition

QdvApiException

A problem occurred.

Remarks
 
The function neither rebuild WBS nor minutes. You must call IEstimate.CheckAndRepaint method after any change brought by the function.
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2