ArcObjects Library Reference (Editor)  

IVersionChangesWindow Interface

Provides access to Version Changes Window.

Product Availability

Available with ArcGIS Desktop.

Description

This interface is new at ArcGIS 9.3.

Members

Description
Read-only property Class Class by index.
Read-only property ClassCount The number of classes with changes.
Read-only property CurrentChangeType Change Type of the selected row or feature.
Read-only property CurrentClass Class name of the selected row or feature.
Read-only property CurrentRow ID of the current row or feature.
Method FindClass Finds a cached table corresponding to specified version.
Read-only property IDs Enumerate the difference row IDs of the current class.
Method Initialize Initialize Version Changes Window.
Method RefreshChanges Re-Discover changes and re-populate window.
Read-only property SelectedFieldIndexes The indexes of the fields in the row that are currently selected.
Read/write property Visible Indicates if Version Changes Window is visible.

CoClasses that implement IVersionChangesWindow

CoClasses and Classes Description
VersionChangesWindow Window used to find changes between versions.