Contents

recordID

The ID of the referenced record.

Declaration

@NSCopying var recordID: CKRecord.ID { get }

Discussion

Use the ID in this property to fetch the record on the other end of the link.

See Also

Getting the Reference Attributes