Provides access to Version Changes Window.
Product Availability
Available with ArcGIS Desktop.
Description
This interface is new at ArcGIS 9.3.
Members
Description | ||
---|---|---|
Class | Class by index. | |
ClassCount | The number of classes with changes. | |
CurrentChangeType | Change Type of the selected row or feature. | |
CurrentClass | Class name of the selected row or feature. | |
CurrentRow | ID of the current row or feature. | |
FindClass | Finds a cached table corresponding to specified version. | |
IDs | Enumerate the difference row IDs of the current class. | |
Initialize | Initialize Version Changes Window. | |
RefreshChanges | Re-Discover changes and re-populate window. | |
SelectedFieldIndexes | The indexes of the fields in the row that are currently selected. | |
Visible | Indicates if Version Changes Window is visible. |
CoClasses that implement IVersionChangesWindow
CoClasses and Classes | Description |
---|---|
VersionChangesWindow | Window used to find changes between versions. |