Use this property to retrieve the source object for the relationship collection. This is a read-only property.
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. |