ArcGIS Pro 2.9 API Reference Guide
Version Class Methods


ArcGIS.Core.Data Namespace : Version Class

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

Public Methods
 NameDescription
Public Method Changes this version's name, description and access permissions. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Changes this version's owner. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Physically connects to this version in the geodatabase. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Deletes this version. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public Method Gets this version's access permission. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets a list of all the available child versions. If this version has no children, an empty list is returned. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the date and time this version was created. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets this version's description. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the date and time this version was last modified. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets the name of this version. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets this version's parent version. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets a value indicating whether conflicts exist in this version. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Gets a value indicating whether the current connected user is the owner of this version. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodReconciles this version against a target version specified in reconcileDescription. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Refreshes the version with the corresponding database state. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

Version Class
ArcGIS.Core.Data Namespace