ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data Namespace / Conflict Class


In This Topic
    Conflict Class Properties
    In This Topic

    For a list of all members of this type, see Conflict members.

    Public Properties
     NameDescription
    Public PropertyThe values of the Row in the common ancestor version.  
    Public PropertyThe values of the Row in the current version or an empty list if the feature has been deleted.  
    Public Property The type of conflict which occurred.  
    Public PropertyThe name of the Dataset in which the conflict occurred.  
    Public PropertyThe ObjectID of the Row where the conflict occurred.  
    Public PropertyThe values of the Row in the target version or an empty list if the feature has been deleted.  
    Top
    See Also