ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / TierGroup Class / Tiers Property

In This Topic
    Tiers Property (TierGroup)
    In This Topic
    Provides a list of Tiers within this tier group.
    Syntax
    public IReadOnlyList<Tier> Tiers {get;}
    Public ReadOnly Property Tiers As IReadOnlyList(Of Tier)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also