ArcGIS Pro 2.6 API Reference Guide
HasConflicts Method

ArcGIS.Core.Data Namespace > Version Class : HasConflicts Method
Gets a value indicating whether conflicts exist in this version. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public bool HasConflicts()
Public Function HasConflicts() As Boolean

Return Value

true if conflicts exist in this version; otherwise, false.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Version Class
Version Members