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

In This Topic
    TierGroup Property
    In This Topic
    Gets the TierGroup this tier participates in.
    Syntax
    public TierGroup TierGroup {get;}
    Public ReadOnly Property TierGroup As TierGroup
    Remarks
    If this tier is part of a TierDefinition.PartitionedDomainNetwork, this property returns null.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also