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