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


In This Topic
    Subnetwork Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public Method Determines if the given object is identical to this object.  
    Public Method Exports information about a subnetwork into a JSON file. This also deletes rows in the Subnetworks table that are marked as deleted.  
    Public MethodReturns a list of one or more SubnetworkControllers that define this subnetwork. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Obtains a hash code of the object. Used in Equals.  
    Public Method Gets the last time that the subnetwork was exported with the acknowledged flag. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the last time that the subnetwork was updated. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodReturns the ArcGIS.Core.Data.Feature from the SubnetLine table that corresponds to this subnetwork. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodReturns the network diagrams that are generated by the system when the Subnetwork is updated.  
    Public Method Returns the state of the subnetwork. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverloaded.   
    Top
    See Also