ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / NetworkSource Class
Properties Methods


In This Topic
    NetworkSource Class Members
    In This Topic

    The following tables list the members exposed by NetworkSource.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Property Gets the ID of the utility network source.  
    Public Property Gets the name of the utility network source.  
    Public PropertyGets the SourceType of the utility network source.  
    Public Property Gets the usage type of this network source. This indicates how the source is used.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Determines if the given object is identical to this object.  
    Public MethodGets an AssetGroup object with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets a list of the AssetGroups (subtypes) for this network source. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets a hash code for the current object.  
    Top
    See Also