RelationshipCol Source Property

See Also

Use this property to retrieve the source object for the relationship collection. This is a read-only property.

Syntax

Set variable  = object.Source

The Source property syntax has the following parts.

Part Description
variable A variable declared as a RepositoryObjectVersion object. Receives the source object version of the relationship collection.
object The relationship collection.

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