ArcGIS Pro 2.8 API Reference Guide
Update() Method

ArcGIS.Core.Data.UtilityNetwork Namespace > Subnetwork Class > Update Method : Update() Method
Updates the subnetwork. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public void Update()
Public Overloads Sub Update() 
Exceptions
ExceptionDescription

This subnetwork no longer exists (e.g., it has been purged from the database).

-or-

This operation cannot be invoked inside ArcGIS.Core.Data.Geodatabase.ApplyEdits or when editing is in progress.

A geodatabase-related exception has occurred.
Remarks
The default ArcGIS.Core.Data.UtilityNetwork.Trace.TraceConfiguration stored on the Tier is used.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Subnetwork Class
Subnetwork Members
Overload List