VersionedRelationship Unpin Method
From Meta Data Services Programming
Meta Data Services Programming
VersionedRelationship Unpin Method
This method ensures that the versioned relationship has no pinned version.
Syntax
Call object.Unpin
The Unpin method syntax has the following part.
| Part | Description |
|---|---|
| object | An object expression that evaluates to a Versioned Relationship object |
Remarks
If the relationship is a destination relationship, the Unpin method fails.
If the origin of the relationship is unchangeable, the Pin method fails.