Repository Version Property

See Also

Use this property to retrieve a particular Repository object version from the repository. This is a read-only property.

Syntax

Set variable  =  object.Version(versionId)

The Version property syntax has the following parts.

Part Description
Variable Declared as a RepositoryObjectVersion. Receives the Repository object version.
Object The object that represents the open Repository instance through which this program is interacting with the repository.
VersionId The object-version identifier for the Repository object to be retrieved.

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.