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
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.11 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.11 - 100.15 |
.NET 5 | 100.11 - 100.12 |
.NET Core 3.1 | 100.11 - 100.12 |
Xamarin.Android | 100.11 - 100.15 |
Xamarin.iOS | 100.11 - 100.15 |
UWP | 100.11 - 100.15 |