ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data Namespace / VersionBase Class
Properties Methods


In This Topic
    VersionBase Class Members
    In This Topic

    The following tables list the members exposed by VersionBase.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    Public Methods
     NameDescription
    Public Method Connects to this VersionBase in the geodatabase. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Deletes this VersionBase. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the name of this VersionBase. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also