Northwoods.GoWPF 2.2.4 Assembly
ValidUnconnectedLinks Enumeration

This enumeration controls whether link data must be connected at both "ends" to nodes.
Syntax
Public Enum ValidUnconnectedLinks 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
public enum ValidUnconnectedLinks : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Allowed Link data permits having no reference to nodes for either or both ends of the link.
None All link data must have both the "from" and the "to" ends connected to nodes.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Northwoods.GoXam.Model.ValidUnconnectedLinks

Requirements
See Also

Reference

Northwoods.GoXam.Model Namespace

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback