Page History
Description
This is the child Child entity of the relationship.
Property
...
Type
- Read-only property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property ChildEntity() As |
...
Variant |
Example
Dim MyRelationship As Relationship Anchor
Dim ChEntity As Entity
Set ChEntity = MyRelationship.ChildEntity
Info | ||
---|---|---|
| ||