public enum ValidUnconnectedLinks : System.Enum
public enum ValidUnconnectedLinks : System.Enum
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
Northwoods.GoXam.Model.ValidUnconnectedLinks