IVersion4 Interface

Provides access to members for managing a version.

Members

Name Description
Read/write property Access The version's access permission.
Method AlterVersion
Method CreateChild Creates a new child version of this version whose initial state is the current state of pInitialStateVersion.
Method CreateVersion Creates a new version equivalent to this version.
Method CreateVersionEx
Method Delete Permanently deletes the version from the database.
Method DeleteWithChildren Permanently deletes the version and all it's children from the database.
Read/write property Description The version's description.
Method GetCommonAncestor Finds common ancestor version.
Method HasParent True if this version have a parent version.
Read-only property IsRedefined Determines whether the state of the version corresponding to this version object has been redefined in the database.
Read/write property Owner
Method RefreshVersion Refreshes the version with the corresponding database state.
Read-only property VersionInfo This version's information.
Read-only property VersionLocks This version's locks.
Read/write property VersionName The name of the version.

IVersion4.AlterVersion Method

IVersion4.CreateVersionEx Method

IVersion4.Owner Property

.

Public Property Owner As String
public string Owner {get; set;}

Inherited Interfaces

Interfaces Description
IVersion3 Provides access to members for managing a version.
IVersion2 Provides access to members for managing a version.
IVersion Provides access to members for managing a version.

Classes that implement IVersion4

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.