RepositoryObjectVersion Workspaces Collection

See Also

The Workspaces collection contains all of the workspaces in which the object version is present.

Syntax

Set variable  = object.Workspaces

The Workspaces collection syntax has the following parts.

Part Description
Variable A variable declared as a VersionCol object. Receives a reference to the WorkspacesOfVersion collection.
Object An object expression that evaluates to a RepositoryObjectVersion object.

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