[Category("Behavior")] [DefaultValue(false)] [Description("Whether a valid link can be made between two ports already connected by a link.")] public virtual bool IsValidDuplicateLinks {get; set;}
[Category("Behavior")] [DefaultValue(false)] [Description("Whether a valid link can be made between two ports already connected by a link.")] public virtual bool IsValidDuplicateLinks {get; set;}
IsValidDuplicateLinks
property is also true, then the proposed link may be valid. Otherwise, if IsLinked(IGoPort) is true, it will not be a valid link.