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

# resultType

The type of result that Core Data returns from the request.

## Declaration

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

## See Also

### Accessing Results

- [result](coredata/nsbatchupdateresult/result.md)
- [NSBatchUpdateRequestResultType](coredata/nsbatchupdaterequestresulttype.md)
