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

In This Topic
    Rank Property
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also