HistoricalVersion Class Methods
In This Topic
For a list of all members of this type, see HistoricalVersion members.
Public Methods
| Name | Description |
 | Connect | Overridden.
Connects to this historical version in the geodatabase.
This method must be called on the MCT. Use QueuedTask.Run.
|
 | Delete | Overridden.
Deletes this historical version.
This method must be called on the MCT. Use QueuedTask.Run.
|
 | Dispose | (Inherited from ArcGIS.Core.CoreObjectsBase) |
 | GetName | Overridden.
Gets the name (i.e., marker) of this historical version.
This method must be called on the MCT. Use QueuedTask.Run.
|
 | GetTimeStamp |
Get the date and time referenced by this historical version.
This method must be called on the MCT. Use QueuedTask.Run.
|
Top
See Also