ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Tier Class / Rank Property
Version

Rank Property
Gets the numeric rank of the tier.
Syntax
public int Rank {get;}
Remarks
It is possible for several tiers to have the same numeric rank. For example, in an electric distribution network RadialMediumVoltage and RadialMultifeedMediumVoltage tiers would have the same rank.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also