GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoLink Class / FromPort Property
In This Topic
    FromPort Property (GoLink)
    In This Topic
    Gets or sets the port that the link is coming from.
    Syntax
    [DefaultValue("")]
    [Description("The port that the link is coming from.")]
    public virtual IGoPort FromPort {get; set;}
    See Also