Description
Returns
the EntityDef Object that
is the template for the parent (original) in a pair of linked Entity objects.
Syntaxe
VBScript
link.GetParentEntityDef
Perl
$link->GetParentEntityDef();
- Identificateur
- 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 parent
(original) record.