Northwoods.Go Assembly > Northwoods.Go Namespace > GoPort Class : IsValidSelfNode Property |
'Declaration <DescriptionAttribute("Whether a valid link can be made between two ports belonging to the same node.")> <CategoryAttribute("Behavior")> <DefaultValueAttribute()> Public Overridable Property IsValidSelfNode As Boolean
[DescriptionAttribute("Whether a valid link can be made between two ports belonging to the same node.")] [CategoryAttribute("Behavior")] [DefaultValueAttribute()] public virtual bool IsValidSelfNode {get; set;}
IsValidSelfNode
property is also true, then the proposed link may be valid. Otherwise, if IsInSameNode(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