---
title: totalRiskScoreFullRange
framework: exposurenotification
role: symbol
role_heading: Instance Property
path: exposurenotification/enexposureinfo/totalriskscorefullrange
---

# totalRiskScoreFullRange

The value that represents the full-range total risk score the framework calculates for this exposure incident.

## Declaration

```swift
var totalRiskScoreFullRange: Double { get }
```

## Discussion

Discussion This value is not limited by ENRiskScoreMax.

## See Also

### Exposure Criteria

- [attenuationDurations](exposurenotification/enexposureinfo/attenuationdurations.md)
- [attenuationValue](exposurenotification/enexposureinfo/attenuationvalue.md)
- [date](exposurenotification/enexposureinfo/date.md)
- [duration](exposurenotification/enexposureinfo/duration.md)
- [totalRiskScore](exposurenotification/enexposureinfo/totalriskscore.md)
- [transmissionRiskLevel](exposurenotification/enexposureinfo/transmissionrisklevel.md)
- [ENAttenuation](exposurenotification/enattenuation.md)
- [metadata](exposurenotification/enexposureinfo/metadata.md)
- [daysSinceOnsetOfSymptoms](exposurenotification/enexposureinfo/dayssinceonsetofsymptoms.md)
- [diagnosisReportType](exposurenotification/enexposureinfo/diagnosisreporttype.md)
- [ENDaysSinceOnsetOfSymptomsUnknown](exposurenotification/endayssinceonsetofsymptomsunknown.md)
