GoXam for WPF v3
PartsModelFromNode Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
Link Class
: PartsModelFromNode Property
Gets or sets the identifier naming the "from" node for this link in a
Northwoods.GoXam.Model.PartsModel
.
Syntax
C#
public
string
PartsModelFromNode {
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