GoXam for WPF v3
PartsModelContainingSubGraph Property
Northwoods.GoXam Namespace > Node Class : PartsModelContainingSubGraph Property
Gets or sets the identifier naming the containing group node in a Northwoods.GoXam.Model.PartsModel.
Syntax
public string PartsModelContainingSubGraph {get; set;}

Property Value

The default value is null, indicating that this node is not member of any group.
Remarks
This property is only used by unbound nodes that are in a Northwoods.GoXam.Model.PartsModel model.
See Also

Reference

Node Class
Node Members