ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / HistoricalVersion Class
Properties Methods


In This Topic
    HistoricalVersion Class Members
    In This Topic

    The following tables list the members exposed by HistoricalVersion.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.  Connects to this historical version in the geodatabase. This method must be called on the MCT. Use QueuedTask.Run.  
    Public MethodOverridden.  Deletes this historical version. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public MethodOverridden.  Gets the name (i.e., marker) of this historical version. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Get the date and time referenced by this historical version. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also