ArcGIS Pro 2.7 API Reference Guide
Rank Property

ArcGIS.Core.Data.UtilityNetwork Namespace > Tier Class : Rank Property
Gets the numeric rank of the tier.
Syntax
public int Rank {get;}
Public ReadOnly Property Rank As Integer
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 10, Windows 8.1

See Also

Reference

Tier Class
Tier Members