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
Link copied to clipboard
No utility network resource will be synced.
Link copied to clipboard
Utility network topology and system tables will be synced. The utility network topology enables offline trace capability. The service must return true for com.arcgismaps.arcgisservices.SyncCapabilities.supportsUtilityNetworkTopology to support taking utility network topology offline. Selecting this enum value will also sync the utility network system tables.
Link copied to clipboard
Utility Network system tables will be synced. The service must return true for com.arcgismaps.arcgisservices.SyncCapabilities.supportsUtilityNetworkSystem to support taking Utility Network System data offline.