ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Data Namespace / Version Class / GetConflictSets Method

In This Topic
    GetConflictSets Method
    In This Topic
    Gets the mapping between container conflicts and the corresponding set of content conflicts. This method must be called on the MCT. Use QueuedTask.Run.
    Syntax

    Return Value

    The mapping of the conflict categories as a Dictionary of Guid-Conflicts pairs.
    Exceptions
    ExceptionDescription
    A geodatabase-related exception has occurred.
    This method or property must be called within the lambda passed to QueuedTask.Run
    Remarks
    This function is only supported for branch versioning services with a utility network that contains a telecom domain network.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also