Name | Description | |
---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
The following tables list the members exposed by Version.
Name | Description | |
---|---|---|
![]() | Handle | Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase) |
Name | Description | |
---|---|---|
![]() | Alter | Changes this version's name, description and access permissions. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | ChangeOwner | Changes this version's owner. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Connect | Overridden. Physically connects to this version in the geodatabase. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Delete | Overridden. Deletes this version. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Dispose() | (Inherited from ArcGIS.Core.CoreObjectsBase) |
![]() | GetAccessType | Gets this version's access permission. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetChildren | 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. |
![]() | GetConflicts | Gets a list of all conflicts with the target version. If there are no conflicts, an empty list is returned. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetCreatedDate | Gets the date and time this version was created. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetDescription | Gets this version's description. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetModifiedDate | Gets the date and time this version was last modified. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetName | Overridden. Gets the name of this version. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | GetParent | Gets this version's parent version. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | HasConflicts | Gets a value indicating whether conflicts exist in this version. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | IsOwner | 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. |
![]() | Post | Posts this version against a target version specified in postOptions. This method must be called on the MCT. Use QueuedTask.Run. |
![]() | Reconcile | Overloaded. |
![]() | Refresh | Refreshes the version with the corresponding database state. This method must be called on the MCT. Use QueuedTask.Run. |