ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Core.Data Namespace / VersionBase Class


In This Topic
    VersionBase Class Methods
    In This Topic

    For a list of all members of this type, see VersionBase members.

    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