---
title: configurationType
framework: healthkit
role: symbol
role_heading: Instance Property
path: healthkit/hkworkoutzoneconfiguration/configurationtype-swift.property
---

# configurationType

A property that identifies the origin of this zone configuration.

## Declaration

```swift
var configurationType: HKWorkoutZoneConfiguration.ConfigurationType { get }
```

## Discussion

Discussion Use source instead.

## See Also

### Identifying the configuration source

- [source](healthkit/hkworkoutzoneconfiguration/source-swift.property.md)
- [HKWorkoutZoneConfiguration.Source](healthkit/hkworkoutzoneconfiguration/source-swift.enum.md)
- [HKWorkoutZoneConfiguration.ConfigurationType](healthkit/hkworkoutzoneconfiguration/configurationtype-swift.enum.md)
