Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
The IHistoricalWorkspace interface can be used to detect existing historical markers while also providing the functionality to add or remove historical markers from the workspace. This interface can also be leveraged to query existing historical versions on the historical workspace.
Members
Description | ||
---|---|---|
AddHistoricalMarker | Add a historical marker to this workspace. | |
DefaultMarkerName | The marker name which represents the last save or post of the default transactional version. | |
FindHistoricalVersionByName | Open a historical version by specifying a historical marker name. | |
FindHistoricalVersionByTimeStamp | Open a historical version by specifying a timestamp. | |
HistoricalMarkers | An enumerator of all historical markers managed by this workspace. | |
RemoveHistoricalMarker | Remove a historical marker from this workspace. |