public enum RuleType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RuleType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum RuleType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum RuleType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Attachment | Specifies a rule that allows a structural attachment association between two features. |
Containment | Specifies a rule that allows containment between two features. |
EdgeJunctionEdgeConnectivity | Specifies a rule that allows connectivity between two edges, with a specific junction connecting them. |
JunctionEdgeConnectivity | Specifies a rule that allows connectivity between a junction and an edge. |
JunctionJunctionConnectivity | Specifies a rule that allows connectivity between two junctions. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.UtilityNetwork.RuleType
Target Platforms: Windows 10, Windows 8.1, Windows 7