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

    See Also