Description
This is the child entity of the relationship.
Property type
Read-only property
Syntax
Visual Basic |
Public Property ChildEntity() As Entity |
Example
Dim MyRelationship As Relationship
Dim ChEntity As Entity
Set ChEntity = MyRelationship.ChildEntity