ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

TierGroup Class
TierGroup Members