<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "tvOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 7.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreData",
  "identifier" : "/documentation/CoreData/NSPersistentCloudKitContainerEventResult/ResultType-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Core Data",
      "CoreData"
    ],
    "preciseIdentifier" : "c:@E@NSPersistentCloudKitContainerEventResultType"
  },
  "title" : "NSPersistentCloudKitContainerEventResult.ResultType"
}
-->

# NSPersistentCloudKitContainerEventResult.ResultType

The types of results from a persistent CloudKit container event fetch request.

```
enum ResultType
```

## Topics

### Result Types

[`NSPersistentCloudKitContainerEventResultTypeEvents`](/documentation/CoreData/NSPersistentCloudKitContainerEventResult/ResultType-swift.enum/events)

The persistent CloudKit container events that match the event request.

[`NSPersistentCloudKitContainerEventResultTypeCountEvents`](/documentation/CoreData/NSPersistentCloudKitContainerEventResult/ResultType-swift.enum/countEvents)

The number of CloudKit container events that match the event request.

## Relationships

### Conforms To

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Equatable`](/documentation/Swift/Equatable)

[`Hashable`](/documentation/Swift/Hashable)

[`Sendable`](/documentation/Swift/Sendable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)