VersionCol Object

Meta Data Services Programming

Meta Data Services Programming

VersionCol Object

A version collection is a collection of object versions. You can establish several different kinds of version collections.

When to Use

Use the VersionCol object to manage the contents of a workspace, to manage the target object versions of a versioned relationship, to navigate an object's version graph, or to manipulate all the versions of a particular object.

Properties
Property Description
Count The count of the number of object versions in the collection
Item Retrieves the specified object version from the collection
Methods
Method Description
Add Adds an object version to the collection
Refresh Refreshes the cached image of the collection
Remove Removes an object version from the collection

See Also

Kinds of Version Collections

RelationshipCol Insert Method

RelationshipCol Move Method

RelationshipCol Source Property

RelationshipCol Type Property