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