ArcGIS Pro 2.8 API Reference Guide
ValidDevices Property

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

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Tier Class
Tier Members