VersionedRelationship TargetVersions Collection

See Also

A TargetVersions collection contains all of the RepositoryObjectVersion objects that are related to the source object version via the versioned relationship.

Syntax

Set variable  =  object.TargetVersions

The Properties collection syntax has the following parts.

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

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