GoXam for WPF v3
PartsModelFromPortId Property
Northwoods.GoXam Namespace > Link Class : PartsModelFromPortId Property
Gets or sets a particular value identifying the "from" port that this link is connected to.
Syntax
public string PartsModelFromPortId {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