IWbs.RemoveAllLinks Method
Sub RemoveAllLinks( _
ByVal copyContentsToLinkedTasks As Boolean _
)
This language is not supported or no code example is available.
Parameters
- copyContentsToLinkedTasks
- bool
If set to true, then content of the parent minute is copied to the previously linked tasks; otherwise the previously linked tasks are left empty.
The function neither rebuilds WBS nor minutes. You must call IEstimate.CheckAndRepaint method after any change made
by the function. Nothing happens if there are no links. No error is returned in
this case.
Available since QDV 7.13.0001.