Enums.UtilityNetworkSyncMode enumeration

  • QML Enumeration List
  • Enums.UtilityNetworkSyncMode enumeration
  • The UtilityNetworkSyncMode can be one of:

    ConstantDescription
    Enums.UtilityNetworkSyncModeNone(0) No utility network resource will be synced.
    Enums.UtilityNetworkSyncModeSyncSystemTables(1) Utility Network system tables will be synced. The service must return true for SyncCapabilities::supportsUtilityNetworkSystem to support taking Utility Network System data offline.
    Enums.UtilityNetworkSyncModeSyncSystemAndTopologyTables(2) Utility network topology and system tables will be synced. The utility network topology 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.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.