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


In This Topic
    Conflict Class Members
    In This Topic

    The following tables list the members exposed by Conflict.

    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