ArcGIS Pro 2.8 API Reference Guide
UtilityNetworkDefinition Class Methods


ArcGIS.Core.Data.UtilityNetwork Namespace : UtilityNetworkDefinition Class

For a list of all members of this type, see UtilityNetworkDefinition members.

Public Methods
 NameDescription
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets the name of the asset group field. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the asset type field. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of the association status field. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets a list of all of the categories registered to the utility network. This method must be called on the MCT. Use QueuedTask.Run.  
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