GetChildEntityDefName
Description
Returns the name of the EntityDef Object that is the template for the child (duplicate) Entity object.
Syntax
VBScript
link.GetChildEntityDefName
Perl
$link->GetChildEntityDefName
();
- Identifier
- 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.