ArcGIS Pro 2.9 API Reference Guide
ValidJunctionObjects Property

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

See Also

Reference

Tier Class
Tier Members