ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / NetworkSource Class / Name Property

In This Topic
    Name Property (NetworkSource)
    In This Topic
    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

    ArcGIS Pro version: 3 or higher.
    See Also