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