GoXam for WPF v3
PartsModelToNode Property
Northwoods.GoXam Namespace > Link Class : PartsModelToNode Property
Gets or sets the identifier naming the "to" node for this link in a Northwoods.GoXam.Model.PartsModel.
Syntax
public string PartsModelToNode {get; set;}

Property Value

The default value is null, indicating that this link is not connected to any node.
Remarks
This property is only used by unbound links that are in a Northwoods.GoXam.Model.PartsModel model.
See Also

Reference

Link Class
Link Members