ArcGIS Pro 2.9 API Reference Guide
Name Property (NetworkSource)

ArcGIS.Core.Data.UtilityNetwork Namespace > NetworkSource Class : Name Property
Gets the name of the utility network source.
Syntax
public string Name {get;}
Public ReadOnly Property Name As String
Remarks
This is the name of the underlying table, which may not be a user friendly name.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

NetworkSource Class
NetworkSource Members