ArcGIS Pro 2.9 API Reference Guide
ShowReconcileDialog Property

ArcGIS.Desktop.Core Namespace > VersioningOptions Class : ShowReconcileDialog Property
Gets and sets the value indicating if a dialog is displayed during the reconcile process.
Syntax
public bool ShowReconcileDialog {get; set;}
Public Property ShowReconcileDialog As Boolean
Remarks
If true, each reconcile will display a dialog to choose how to define and resolve conflicts. If false, the dialog is not displayed and the project options (DefineConflicts and ConflictResolution) to define and resolve conflicts are used.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

VersioningOptions Class
VersioningOptions Members