ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / PartialPostResult Class / HasConflicts Property

In This Topic
    HasConflicts Property (PartialPostResult)
    In This Topic
    Gets a value indicating whether conflicts exist during the partial post operation.
    Syntax
    Public ReadOnly Property HasConflicts As Boolean
    public bool HasConflicts {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also