GoXam for WPF v3
FromPortId Property (Link)
Northwoods.GoXam Namespace > Link Class : FromPortId Property
Get the name of the port associated with the "from" end of this link.
Syntax
public string FromPortId {get;}

Property Value

This only returns a string when the model is an Northwoods.GoXam.Model.ILinksModel, at which time it converts to a string the value returned by Northwoods.GoXam.Model.ILinksModel.GetFromParameterForLink.
See Also

Reference

Link Class
Link Members