ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Tier Class / ValidJunctionObjects Property

In This Topic
    ValidJunctionObjects Property
    In This Topic
    Gets a list of valid AssetType values for junction objects that can belong to this tier.
    Syntax
    public IReadOnlyList<AssetType> ValidJunctionObjects {get;}
    Public ReadOnly Property ValidJunctionObjects As IReadOnlyList(Of AssetType)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also