Northwoods.GoSilverlight 1.2.2 Assembly
ContainingSubGraph Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : ContainingSubGraph Property

Get the one Group (a "subgraph") that this part is a member of, if any.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property ContainingSubGraph As Group
C# 
public abstract Group ContainingSubGraph {get;}

Remarks

This property is only useful when the model is an ISubGraphModel.

Requirements

See Also

© 2010 All Rights Reserved.