Class SyncLayerOption
Specifies a Sync
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.Offline
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class SyncLayerOption
Remarks
If the geodatabase supports the Layer synchronization model, you can add a Sync
The default sync direction for layers is bidirectional (Bidirectional). Therefore, you need to
provide a Sync
Constructors
Name | Description |
---|---|
Sync |
Initializes a new instance of the Sync |
Sync |
Initializes a new instance of the Sync |
Sync |
Initializes a new instance of the Sync |
Properties
Name | Description |
---|---|
Layer |
Gets or sets the layer or table ID to specify the Sync |
Sync |
Gets or sets the synchronization direction for the specified layer or table Id. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |