Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs
===================================================================
diff -u -r14f1c579d4a13b84eeb322356105360231ed5401 -r269d51134bff0653b473b7e0bbc53b98c304ab7d
--- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs (.../HeightStructuresFailureMechanismSectionResultRow.cs) (revision 14f1c579d4a13b84eeb322356105360231ed5401)
+++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.Forms/Views/HeightStructuresFailureMechanismSectionResultRow.cs (.../HeightStructuresFailureMechanismSectionResultRow.cs) (revision 269d51134bff0653b473b7e0bbc53b98c304ab7d)
@@ -81,6 +81,22 @@
}
///
+ /// Gets or sets the value representing the detailed assessment result.
+ ///
+ public DetailedAssessmentResultType DetailedAssessmentResult
+ {
+ get
+ {
+ return SectionResult.DetailedAssessmentResult;
+ }
+ set
+ {
+ SectionResult.DetailedAssessmentResult = value;
+ SectionResult.NotifyObservers();
+ }
+ }
+
+ ///
/// Gets or sets the tailor made assessment probability of the .
///
/// Thrown when is