ArcGIS Pro 2.9 API Reference Guide
Tiers Property (TierGroup)

ArcGIS.Core.Data.UtilityNetwork Namespace > TierGroup Class : Tiers Property
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, Windows 8.1

See Also

Reference

TierGroup Class
TierGroup Members