Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs =================================================================== diff -u -rb519fc798c63691f04bb8008b562a94ed9232d51 -r7a4f8ff71ae5f81177fe5ff9cd78fdc7f24c69f4 --- Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision b519fc798c63691f04bb8008b562a94ed9232d51) +++ Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs (.../IAssessmentSection.cs) (revision 7a4f8ff71ae5f81177fe5ff9cd78fdc7f24c69f4) @@ -76,7 +76,7 @@ /// BackgroundMapDataContainer BackgroundMapData { get; } - BackgroundMapData BackgroundMapData2 { get; } + BackgroundData BackgroundData { get; } /// /// Gets the failure mechanisms corresponding to the assessment section.