Show / Hide Table of Contents

Method CreateDefaultOfflineMapSyncParametersAsync

CreateDefaultOfflineMapSyncParametersAsync()

Populates the parameters with values appropriate for synchronizing the feature data in this offline map.

Declaration
public Task<OfflineMapSyncParameters> CreateDefaultOfflineMapSyncParametersAsync()
Returns
Type Description
System.Threading.Tasks.Task<OfflineMapSyncParameters>

A task that represents the asynchronous creation of default offline map sync parameters. The value of the task result is an OfflineMapSyncParameters object.

Remarks

The default parameters will reflect the mobile geodatabases used by the offline map.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.6 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.6 - 200.8
Xamarin.Android100.6 - 100.15
Xamarin.iOS100.6 - 100.15
UWP100.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.