ArcGIS Pro 3.7 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 ReadOnly Property Rank As Integer
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also