public EffectiveCollectionInclusions Inclusions {get; set;}
public EffectiveCollectionInclusions Inclusions {get; set;}
When set to EffectiveCollectionInclusions.SubTree, ComputeEffectiveCollection will augment the collection of selected nodes to include their tree children nodes. The resulting collection often will include many Northwoods.GoXam.Nodes and Northwoods.GoXam.Links that are not Northwoods.GoXam.Part.IsSelected.
Links are assumed to go from the parent node to the children nodes, unless Northwoods.GoXam.Diagram.TreePath is set to "Source".