This document is archived and information here might be outdated. Recommended version. |
Provides access to members for managing a version. Note: the IVersion interface has been superseded byIVersion2. Please consider using the more recent version.
The IVersion interface is used to manage the properties of a version, such as the name, description, access and the ability to create new versions.
Name | Description | |
---|---|---|
Access | The version's access permission. | |
CreateVersion | Creates a new version equivalent to this version. | |
Delete | Permanently deletes the version from the database. | |
Description | The version's description. | |
HasParent | True if this version have a parent version. | |
RefreshVersion | Refreshes the version with the corresponding database state. | |
VersionInfo | This version's information. | |
VersionLocks | This version's locks. | |
VersionName | The name of the version. |
CoClasses and Classes | Description |
---|---|
VersionedWorkspace | VersionedWorkspace Object. |