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

In This Topic
    Type Property (NetworkSource)
    In This Topic
    Gets the SourceType of the utility network source.
    Syntax
    public SourceType Type {get;}
    Public ReadOnly Property Type As SourceType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also