Description

Parent entity of the view relationship, if the parent is an entity.

Property Type

Syntax

Public Property ParentEntity() As Entity

Example

Dim MyViewRelationship As ViewRelationship
Dim MyParentEntity As Entity

Set MyParentEntity = MyViewRelationship.ParentEntity