Description

Parent entity of the relationship.

Property Type

Syntax

Public Property ParentEntity() As Entity

Example

Dim MyRelationship As Relationship
Dim ParEntity As Entity

Set ParEntity = MyRelationship.ParentEntity