public enum ConflictResolutionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ConflictResolutionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum ConflictResolutionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum ConflictResolutionType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
FavorEditVersion | When a conflict is found, it is resolved in favor of the edit version. |
FavorTargetVersion | When a conflict is found, it is resolved in favor of the target version. This option is not supported with branch versioning. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.Data.ConflictResolutionType
Target Platforms: Windows 10, Windows 8.1, Windows 7