Show / Hide Table of Contents

Property UtilityNetworkSyncMode

UtilityNetworkSyncMode

Gets or sets a value that specifies the generation and synchronization mode of Utility Network data from the service to an offline geodatabase.

Declaration
public UtilityNetworkSyncMode UtilityNetworkSyncMode { get; set; }
Property Value
Type Description
UtilityNetworkSyncMode

A value that specifies the generation and synchronization mode of Utility Network data from the service to an offline geodatabase.

Remarks

Feature layers and tables are always included in the generation and synchronization of the geodatabase. Utility Network System data can be optionally included.

The default value is None. Utility Network System data will not be included.

This property can be used at the same time as specifying other additional data types to be included.

See Also
SupportsUtilityNetworkSystem

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.11 - 100.14
.NET 6.0100.13 - 100.14
.NET 6.0 Windows100.13 - 100.14
.NET Framework100.11 - 100.14
.NET 5100.11 - 100.12
.NET Core 3.1100.11 - 100.12
Xamarin.Android100.11 - 100.14
Xamarin.iOS100.11 - 100.14
UWP100.11 - 100.14
In This Article
Back to top Copyright © 2021 Esri.