ArcGIS Pro 3.7 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 ReadOnly Property Tiers As IReadOnlyList(Of Tier)
    public IReadOnlyList<Tier> Tiers {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also