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


In This Topic
    UtilityNetworkDefinition Class Members
    In This Topic

    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 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