Index: Ringtoets/Common/src/Ringtoets.Common.Data/AssessmentSection/IAssessmentSection.cs =================================================================== diff -u -r7799a03be5a1c2ad6bebcddea11e3e10c6c03ea7 -rca8ea8011343af52045e167b30533fb6314f93a6 --- 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 ca8ea8011343af52045e167b30533fb6314f93a6) @@ -76,6 +76,8 @@ /// BackgroundMapDataContainer BackgroundMapData { get; } + BackgroundMapData BackgroundMapData2 { get; } + /// /// Gets the failure mechanisms corresponding to the assessment section. ///