Northwoods.Go Assembly > Northwoods.Go Namespace > GoPort Class : IsValidDuplicateLinks Property |
'Declaration <DescriptionAttribute("Whether a valid link can be made between two ports already connected by a link.")> <DefaultValueAttribute()> <CategoryAttribute("Behavior")> Public Overridable Property IsValidDuplicateLinks As Boolean
[DescriptionAttribute("Whether a valid link can be made between two ports already connected by a link.")] [DefaultValueAttribute()] [CategoryAttribute("Behavior")] 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.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2