<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.13.0 -",
    "tvOS: 11.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 4.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreData",
  "identifier" : "/documentation/CoreData/NSPersistentHistoryResult",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Core Data"
    ],
    "preciseIdentifier" : "c:objc(cs)NSPersistentHistoryResult"
  },
  "title" : "NSPersistentHistoryResult"
}
-->

# NSPersistentHistoryResult

The result of a request to fetch persistent history.

```
class NSPersistentHistoryResult
```

## Topics

### Inspecting History Results

[`result`](/documentation/CoreData/NSPersistentHistoryResult/result)

The result of the history request determined by the persistent history result type.

[`resultType`](/documentation/CoreData/NSPersistentHistoryResult/resultType)

The type of result that the persistent history change request returns.

[`NSPersistentHistoryResultType`](/documentation/CoreData/NSPersistentHistoryResultType)

The types of results from a persistent history change request.



---

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)