ArcGIS Pro 2.6 API Reference Guide
TierDefinition Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : TierDefinition Enumeration
Returns the type of subnetworks suported in this domain network.
Syntax
Members
MemberDescription
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.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.UtilityNetwork.TierDefinition

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace