---
title: result
framework: coredata
role: symbol
role_heading: Instance Property
path: coredata/nspersistenthistoryresult/result
---

# result

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

## Declaration

```swift
var result: Any? { get }
```

## See Also

### Inspecting History Results

- [resultType](coredata/nspersistenthistoryresult/resulttype.md)
- [NSPersistentHistoryResultType](coredata/nspersistenthistoryresulttype.md)
