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