GoXam for WPF v3
PartsModelToPortId 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
: PartsModelToPortId Property
Gets or sets a particular value identifying the "to" port that this link is connected to.
Syntax
C#
public
string
PartsModelToPortId {
get
;
set
;}
Property Value
The default value is null.
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