ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Tier Class / ValidJunctions Property
Version

    ValidJunctions Property
    Gets a list of valid AssetType values for junctions that can belong to this tier.
    Syntax
    public IReadOnlyList<AssetType> ValidJunctions {get;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also