ArcGIS Runtime SDK for iOS: AGSGenerateGeodatabaseParameters.h File Reference
ArcGIS Runtime SDK for iOS  100.15
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
AGSGenerateGeodatabaseParameters.h File Reference

Go to the source code of this file.

Enumerations

enum  AGSUtilityNetworkSyncMode { AGSUtilityNetworkSyncModeNone = 0 , AGSUtilityNetworkSyncModeSyncSystemTables = 1 }
 

Enumeration Type Documentation

◆ AGSUtilityNetworkSyncMode

The different modes for generation and synchronization of utility networks as part of a geodatabase sync task.

Since
100.11
Enumerator
AGSUtilityNetworkSyncModeNone 

No utility network resource will be synced.

AGSUtilityNetworkSyncModeSyncSystemTables 

Utility Network system tables will be synced.