ArcGIS Pro 2.6 API Reference Guide
ValidJunctionObjectSubnetworkControllers Property

ArcGIS.Core.Data.UtilityNetwork Namespace > Tier Class : ValidJunctionObjectSubnetworkControllers Property
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 10, Windows 8.1, Windows 7

See Also

Reference

Tier Class
Tier Members