ArcGIS Pro 2.8 API Reference Guide
VersionManager Class Methods


ArcGIS.Core.Data Namespace : VersionManager Class

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

Public Methods
 NameDescription
Public MethodCreates a new HistoricalVersion. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
Public MethodGets the currently active Version. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverloaded.   
Public MethodGets a IReadOnlyList of all the available HistoricalVersion in a given enterprise geodatabase. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets a Version object with the specified name. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets a value indicating whether the Geodatabase supports traditional or branch versioning. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets a IReadOnlyList of the names of all available Version in a given enterprise geodatabase. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodGets a IReadOnlyList of all the available Version in a given enterprise geodatabase. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

VersionManager Class
ArcGIS.Core.Data Namespace