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