You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

Parent entity of the relationship.

Property Type

  • Read-only property

Syntax

Public Property ParentKeyID() As Entity

Example

Dim MyRelationship As Relationship
Dim ParEntity As Entity

Set ParEntity = MyRelationship.ParentEntity


  • No labels