Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

This is the parent Parent entity of the relationship.

Property

...

Type

  • Read-only property

Syntax

...

Code Block
languagevb
Public Property ParentEntity() As Entity

Example

Dim MyRelationship As Relationship
Anchorwp1024480wp1024480
Dim ParEntity As Entity
anchor

wp1024481wp1024481 
Anchorwp1024482wp1024482Set ParEntity = MyRelationship.ParentEntity


Info
titleSee Also