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.