---
title: CKRecordTypeShare
framework: cloudkit
role: symbol
role_heading: Global Variable
path: cloudkit/ckrecordtypeshare-8b6yt
---

# CKRecordTypeShare

The system type that identifies a share record.

## Declaration

```occ
extern CKRecordType const CKRecordTypeShare;
```

## See Also

### Creating a Record

- [initWithRecordType:](cloudkit/ckrecord/initwithrecordtype:.md)
- [initWithRecordType:zoneID:](cloudkit/ckrecord/initwithrecordtype:zoneid:.md)
- [initWithRecordType:recordID:](cloudkit/ckrecord/initwithrecordtype:recordid:.md)
- [CKRecordType](cloudkit/ckrecordtype.md)
- [CKRecordTypeUserRecord](cloudkit/ckrecordtypeuserrecord-49k30.md)
- [CKRecordFieldKey](cloudkit/ckrecordfieldkey.md)
