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