GetChildEntityID
Description
Returns the ID String of the Entity object that is the child (duplicate) in a pair of linked Entity objects.
Syntax
VBScript
link.GetChildEntityID
Perl
$link->GetChildEntityId
();
- Identifier
- Description
- link
- A Link object, which connects a parent and child Entity object to each other.
- Return value
- A String that identifies the child (duplicate) Entity object.
This ID is the unique key returned by the
GetDisplayName
of Entity.