ArcGIS Pro 2.6 API Reference Guide
NetworkSources Property

ArcGIS.Core.Data.UtilityNetwork Namespace > DomainNetwork Class : NetworkSources Property
Gets a list of all of the NetworkSources for this domain network.
Syntax
public IReadOnlyList<NetworkSource> NetworkSources {get;}
Public ReadOnly Property NetworkSources As IReadOnlyList(Of NetworkSource)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

DomainNetwork Class
DomainNetwork Members