ArcGIS Pro 2.6 API Reference Guide
UtilityNetworkDefinition Class Members
Properties  Methods 


ArcGIS.Core.Data.UtilityNetwork Namespace : UtilityNetworkDefinition Class

The following tables list the members exposed by UtilityNetworkDefinition.

Public Properties
 NameDescription
Public PropertyOverridden. Gets the ArcGIS.Core.Data.DatasetType. This method must be called on the MCT. Use QueuedTask.Run.  
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Returns a list of all of the Categories registered to the utility network.  
Public MethodGets the DomainNetwork with the specified name from this utility network. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets an IReadOnlyList of DomainNetwork objects defined by this utility network. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition)
Public MethodGets a NetworkAttribute object with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets a list of NetworkAttribute definitions for this utility network. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets a NetworkSource object with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets an IReadOnlyList of the NetworkSource objects used by the network. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets a list of Rule definitions for the utility network. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the version number of the utility network schema. 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 MethodGets the TerminalConfiguration objects defined for this utility network. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

UtilityNetworkDefinition Class
ArcGIS.Core.Data.UtilityNetwork Namespace