Parent entity of the view relationship, if the parent is an entity.
Public Property ParentEntity() As Entity
Dim MyViewRelationship As ViewRelationship Dim MyParentEntity As Entity Set MyParentEntity = MyViewRelationship.ParentEntity