public enum ConflictDetectionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ConflictDetectionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ConflictDetectionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ConflictDetectionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
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. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.ConflictDetectionType
Target Platforms: Windows 10, Windows 8.1