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

In This Topic
    ValidJunctionObjectSubnetworkControllers Property
    In This Topic
    Gets a list of valid AssetType values for junction object subnetwork controllers within this tier.
    Syntax
    public IReadOnlyList<AssetType> ValidJunctionObjectSubnetworkControllers {get;}
    Public ReadOnly Property ValidJunctionObjectSubnetworkControllers As IReadOnlyList(Of AssetType)
    Remarks
    This list will always be a subset of the list returned by ValidJunctionObjects.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also