ArcGIS Pro 2.6 API Reference Guide
ConflictDetectionType Property

ArcGIS.Core.Data Namespace > ReconcileDescription Class : ConflictDetectionType Property
Gets or sets the conflict detection type.
Syntax
public ConflictDetectionType ConflictDetectionType {get; set;}
Public Property ConflictDetectionType As ConflictDetectionType
Remarks
The default value is ConflictDetectionType.ByRow. If ConflictDetectionType.ByColumn is used with branch versioning, and the version of ArcGIS Enterprise doesn't support it (versions prior to 10.8.1), ConflictDetectionType.ByRow will be used instead.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ReconcileDescription Class
ReconcileDescription Members