GoXam for WPF v3
ToPortId Property (Link)
Northwoods.GoXam Namespace > Link Class : ToPortId Property
Get the name of the port associated with the "to" end of this link.
Syntax
public string ToPortId {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.GetToParameterForLink.
See Also

Reference

Link Class
Link Members