---
title: correlationType
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkcorrelation/correlationtype
---

# correlationType

The type for this correlation.

## Declaration

```swift
var correlationType: HKCorrelationType { get }
```

## Discussion

Discussion For a complete list of correlation type identifiers, see HKCorrelationTypeIdentifier.

## See Also

### Getting Correlation Data

- [objects](healthkit/hkcorrelation/objects.md)
- [objects(for:)](healthkit/hkcorrelation/objects(for:).md)
