ArcGIS Pro 2.9 API Reference Guide
ConflictResolution Property

ArcGIS.Desktop.Core Namespace > VersioningOptions Class : ConflictResolution Property
Gets and sets the value defining how conflicts are resolved.
Syntax
public ConflictResolutionType ConflictResolution {get; set;}
Public Property ConflictResolution As ConflictResolutionType
Remarks
This option is for traditional versioning only. With branch versioning, conflicts are always resolved in favor of the edit version.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

VersioningOptions Class
VersioningOptions Members