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.
The ID of the referenced record.
@NSCopying var recordID: CKRecord.ID { get }Use the ID in this property to fetch the record on the other end of the link.