ArcGIS Pro 2.6 API Reference Guide
VersionManager Class Members
Properties  Methods 


ArcGIS.Core.Data Namespace : VersionManager Class

The following tables list the members exposed by VersionManager.

Public Properties
 NameDescription
Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
Top
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