ArcGIS Pro 2.8 API Reference Guide
ValidSubnetworkControllers Property

ArcGIS.Core.Data.UtilityNetwork Namespace > Tier Class : ValidSubnetworkControllers Property
Gets a list of valid AssetType values for device subnetwork controllers within this tier.
Syntax
public IReadOnlyList<AssetType> ValidSubnetworkControllers {get;}
Public ReadOnly Property ValidSubnetworkControllers As IReadOnlyList(Of AssetType)
Remarks
This list will always be a subset of the list returned by ValidDevices.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Tier Class
Tier Members