Utility Network Sync Mode
The different modes for generation and synchronization of utility networks as part of a geodatabase sync task.
Since
200.1.0
Inheritors
Types
No utility network resource will be synced.
Utility network topology and system tables will be synced. The utility network topology[https://pro.arcgis.com/en/pro-app/latest/help/data/utility-network/about-network-topology.htm] enables offline trace capability. The service must return true for SyncCapabilities.supportsUtilityNetworkTopology to support taking utility network topology offline. Selecting this enum value will also sync the utility network system tables.
Utility Network system tables will be synced. The service must return true for SyncCapabilities.supportsUtilityNetworkSystem to support taking Utility Network System data offline.