Contents

linkedPeople()

Returns the array of all person records that are linked to the person this record represents.

Declaration

func linkedPeople() -> [Any]!

Return Value

The array of all person records that are linked to the person this record represents.

Discussion

Linked records contain information about the same person, and typically come from different sources.