This property specifies the type of the versioned relationship. More specifically, it is the object identifier of the relationship definition object for the versioned relationship. Type is a read-only property. To copy this property to another variable, use a variable that is declared as a Variant.
This property is not attached to the default interface for the repository Automation object; it is attached to the IRepositoryItem interface. For more information about accessing a member of an interface that is not the default interface, see Accessing Automation Object Members.
object.Type
The Type property syntax has the following part.
Part | Description |
---|---|
object | An object expression that evaluates to a VersionedRelationship object |