ArcGIS Pro 3.7 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 ReadOnly Property Name As String
    public string Name {get;}
    Remarks
    This is the name of the underlying table, which may not be a user friendly name.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also