GetParentEntity
Description
Returns the record that is the parent (original) in a pair of linked Entity objects.
Syntax
VBScript
link.GetParentEntity
Perl
$link->GetParentEntity
();
- Identifier
- Description
- link
- A Link object, which connects a parent and child Entity object to each other.
- Return value
- The Entity object that is the parent (original).