Property SyncContingentValues
SyncContingentValues
Gets or sets a value indicating whether to include Contingent Value data from the service when generating, or synchronizing with, an offline geodatabase.
Declaration
public bool SyncContingentValues { get; set; }
Property Value
Type | Description |
---|---|
System. |
|
Remarks
Feature layers and tables are always included in the generation and synchronization of the geodatabase.
Check Supports
The default value of Synctrue
, meaning Contingent Value data is included.
This property can be used at the same time as specifying other additional data types to be included.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.13 - 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.13 - 200.6 |
Xamarin.Android | 100.13 - 100.15 |
Xamarin.iOS | 100.13 - 100.15 |
UWP | 100.13 - 200.6 |