QDVWBS.RemoveAllLinks Method

Removes all links between tasks in the WBS
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] 
public void RemoveAllLinks( 
int CopyContentsToLinkedTasks 
)
This language is not supported or no code example is available.

Parameters

CopyContentsToLinkedTasks
int

If set to non zero, then content of the parent minute is copied to previously linked tasks ; otherwise previously linked tasks is left empty.

Remarks
 
This is called only by events (editor mini).

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition