Show / Hide Table of Contents

Property ReconcileBranchVersion

ReconcileBranchVersion

Gets or sets a value indicating whether a geodatabase feature service replica branch version automatically reconciles with the default branch upon sync.

Declaration
public bool ReconcileBranchVersion { get; set; }
Property Value
Type Description
System.Boolean

true if a geodatabase feature service replica branch version automatically reconciles with the default branch upon sync, false otherwise.

Remarks

This property only applies to feature services that are branch versioned and have a true value for the SupportsBranchVersionReconcile property.

The default value is false.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.5 - 200.8
.NET200.5 - 200.8
.NET Windows200.5 - 200.8
.NET Android200.5 - 200.8
.NET iOS200.5 - 200.8
.NET Framework200.5 - 200.8
UWP200.5 - 200.8
In This Article
Back to top Copyright © 2022 Esri.