ArcGIS Pro 2.6 API Reference Guide
ValidEdgeObjects Property

ArcGIS.Core.Data.UtilityNetwork Namespace > Tier Class : ValidEdgeObjects Property
Gets a list of valid AssetType values for edge objects that can belong to this tier.
Syntax
public IReadOnlyList<AssetType> ValidEdgeObjects {get;}
Public ReadOnly Property ValidEdgeObjects As IReadOnlyList(Of AssetType)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Tier Class
Tier Members