public enum TierDefinition : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TierDefinition Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum TierDefinition : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum TierDefinition Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
| Member | Description | 
|---|---|
| Hierarchical | Subnetworks within this domain network are organized in a hierarchical fashion. Features may belong to multiple tiers, organized in a hierarchical fashion. These are typically used with pressure networks. | 
| None | This domain network doesn't contain subnetworks. | 
| Partitioned | Subnetworks within this domain network are partitioned into different tiers. Features belong to a single tier (except for subnetwork controllers, which span two tiers). These are typically used with electrical networks. | 
System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.UtilityNetwork.TierDefinition
Target Platforms: Windows 11, Windows 10, Windows 8.1