Property ReconcileBranchVersion
ReconcileBranchVersion
Gets or sets a value indicating whether replica branch version automatically reconciles with the default branch upon sync, false
otherwise.
Declaration
public bool ReconcileBranchVersion { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
|
Remarks
This parameter is supported by feature services that have the true
.
If this value is true
and false
,
GeodatabaseSyncTask will fail with GeodatabaseReconcileBranchVersionUnsupportedException
The default value is false
.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.5 |
.NET | 200.5 |
.NET Windows | 200.5 |
.NET Android | 200.5 |
.NET iOS | 200.5 |
.NET Framework | 200.5 |
UWP | 200.5 |