ArcGIS Pro 2.6 API Reference Guide
NetworkSource Class
Members 

ArcGIS.Core.Data.UtilityNetwork Namespace : NetworkSource Class
Represents a network source in a utility network.
Object Model
NetworkSource ClassAssetGroup Class
Syntax
public sealed class NetworkSource : ArcGIS.Core.CoreObjectsBase, System.IDisposable  
Public NotInheritable Class NetworkSource 
   Inherits ArcGIS.Core.CoreObjectsBase
   Implements System.IDisposable 
Remarks
Network sources should not be confused with subnetwork source, which is a source of resources (e.g., electricity or water). Instances of Source objects can be obtained from UtilityNetworkDefinition and DomainNetwork objects.
Inheritance Hierarchy

System.Object
   ArcGIS.Core.CoreObjectsBase
      ArcGIS.Core.Data.UtilityNetwork.NetworkSource

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

NetworkSource Members
ArcGIS.Core.Data.UtilityNetwork Namespace