ArcObjects Library Reference (Editor)  

IConflictsWindow3 Interface

Provides access to Conflicts Display Window.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property Class Class by index.
Read-only property ClassCount The number of classes with conflicts.
Read-only property CurrentClass Class of the selected feature, or 0 if no ConflictClass.
Read-only property CurrentRow ID of the selected row or feature, or -1 if no current row.
Read/write property CurrentVisited Indicates whether the visited state of the current selected tree item.
Method FindTable Finds a cached table corresponding to the conflict class and version.
Method HasConflicts Indicates if conflicts have been detected.
Read-only property IDs Enumerate the feature IDs for a ConflictClass.
Method RemoveClass Removes the conlict class from the window.
Method Reset Resets the conflicts.
Read-only property SelectedFieldIndexes The indexes of the fields in the row that are currently selected.
Read/write property ShowOnConflictsDetected Indicates whether the conficts window is displayed when a conflicts event is fired.
Read/write property Visible Indicates if Conflicts Window is visible.

Inherited Interfaces

Interfaces Description
IConflictsWindow2 Provides access to Conflicts Display Window.
IConflictsWindow Provides access to Conflicts Display Window.

CoClasses that implement IConflictsWindow3

CoClasses and Classes Description
ConflictsWindow Window used to resolve versioning conflicts.