ArcGIS Pro 2.6 API Reference Guide
UtilityNetwork Class Members
Properties  Methods 


ArcGIS.Core.Data.UtilityNetwork Namespace : UtilityNetwork Class

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. This method must be called on the MCT. Use QueuedTask.Run.  
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.UtilityNetwork.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 MethodReturns the SubnetworkManager, which provides routines to query and edit subnetworks.  
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 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

Reference

UtilityNetwork Class
ArcGIS.Core.Data.UtilityNetwork Namespace