Show / Hide Table of Contents

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.Boolean

true to include Contingent Value data from the service, when available.

Remarks

Feature layers and tables are always included in the generation and synchronization of the geodatabase. Check SupportsContingentValues to see if Contingent Value data is available from the service.

The default value of SyncContingentValues is true, 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
TargetVersions
.NET Standard 2.0100.13 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.13 - 200.7
Xamarin.Android100.13 - 100.15
Xamarin.iOS100.13 - 100.15
UWP100.13 - 200.7
In This Article
Back to top Copyright © 2022 Esri.