VersionedRelationship Name Property

See Also

A character string that contains the name that the relationship assigns to the destination object.

Syntax

object.Name

The Name property syntax has the following parts.

Part Description
object An object expression that evaluates to a VersionedRelationship object.

Remarks

A relationship's name is the name by which the origin object version refers to every destination object version in its TargetVersions collection. When you access or set the Name property for an origin versioned relationship, it is this name that the Repository retrieves or sets for you. (See Changing an origin relationship's name.)

When you access or set the Name property for a destination versioned relationship, the Repository takes different action. (See Changing a destination relationship's name.)