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

# resultType

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

## Declaration

```swift
var resultType: NSPersistentHistoryResultType { get }
```

## See Also

### Inspecting History Results

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