Description
Returns
the EntityDef Object that
is the template for the child (duplicate) in a pair of linked Entity objects.
Syntaxe
VBScript
link.GetChildEntityDef
Perl
$link->GetChildEntityDef();
- Identificateur
- Description
- link
- A Link object, which connects a parent and child Entity object
to each other.
- Valeur renvoyée
- An EntityDef object representing the record type of the child
(duplicate) record.