ArcGIS Pro 2.6 API Reference Guide
ConflictDetectionType Enumeration

ArcGIS.Core.Data Namespace : ConflictDetectionType Enumeration
Specifies how conflicts are defined.
Syntax
Members
MemberDescription
ByColumn Conflicts are only detected if the same attribute is updated in the source and target versions.
ByRow Conflicts are detected if the same row is edited in the source and target versions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.ConflictDetectionType

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data Namespace