Description
Returns
the name of the EntityDef Object that
is the template for the child (duplicate) Entity object.
Syntaxe
VBScript
link.GetChildEntityDefName
Perl
$link->GetChildEntityDefName();
- Identificateur
- Description
- link
- A Link object, which connects a parent and child Entity object
to each other.
- Return value
- A String containing the name of the EntityDef object that
was used as a template for the child (duplicate) Entity object.