Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

The getPersonLinks method returns all the person links associated with the person whose record is passed as a parameter.

The method uses the POST HTML method.

The input to the method is Person object that will be used as a pivot to find all the links associated with it.

The output is the list of person links associated with the person or an empty list if no records are found.

  • No labels