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


In This Topic
    UtilityNetwork Class Members
    In This Topic

    The following tables list the members exposed by UtilityNetwork.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public PropertyOverridden. Gets the ArcGIS.Core.Data.DatasetType of this derived dataset.  
    Top
    Public Methods
     NameDescription
    Public Method Adds an association between two rows. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Public Method Deletes an association between two rows. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodOverloaded.   
    Public MethodOverloaded.   
    Public Method Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
    Public MethodGets the UtilityNetworkDefinition object that describes this utility network. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets the associated/contained ArcGIS.Core.Data.NetworkDiagrams.DiagramManager of the network. This method must be called on the MCT. Use QueuedTask.Run  
    Public MethodGets an ArcGIS.Core.Geometry.Envelope representing the maximum extent of the data that has been stored in the ArcGIS.Core.Data.UtilityNetwork. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
    Public Method Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
    Public MethodGets the ArcGIS.Core.Data.RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
    Public MethodGets a UtilityNetworkState representing the current state of the utility network. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets a SubnetworkManager object that can be used to query and edit subnetworks. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Opens the specified utility network system table.  
    Public MethodReturns the ArcGIS.Core.Data.Table that corresponds to a NetworkSource. This method must be called on the MCT. Use QueuedTask.Run  
    Public MethodGets a ArcGIS.Core.Data.UtilityNetwork.Trace.TraceManager object used to perform traces. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodGets a value indicating whether the system table specified by systemTableType is supported by the current UtilityNetworkDefinition.GetSchemaVersion.  
    Public MethodProvides a mechanism to return all TraverseAssociationsResult objects beginning at a list of starting elements and following a specified traversal.  
    Public MethodOverloaded.   
    Top
    Extension Methods
     NameDescription
    Public Extension Method Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run.
    Public Extension MethodOverloaded. 
    Top
    See Also