Index: Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/RingtoetsMacroStabilityInwardsSurfaceLinesContext.cs =================================================================== diff -u -r650fc7b43cb6729baee51d079f0377df8d7a3de9 -r5906f61fff270a7526253bea07dfecdf680898ed --- Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/RingtoetsMacroStabilityInwardsSurfaceLinesContext.cs (.../RingtoetsMacroStabilityInwardsSurfaceLinesContext.cs) (revision 650fc7b43cb6729baee51d079f0377df8d7a3de9) +++ Ringtoets/MacroStabilityInwards/src/Ringtoets.MacroStabilityInwards.Forms/PresentationObjects/RingtoetsMacroStabilityInwardsSurfaceLinesContext.cs (.../RingtoetsMacroStabilityInwardsSurfaceLinesContext.cs) (revision 5906f61fff270a7526253bea07dfecdf680898ed) @@ -61,6 +61,9 @@ /// public IAssessmentSection AssessmentSection { get; private set; } + /// + /// Gets the failure mechanism which the context belongs to. + /// public MacroStabilityInwardsFailureMechanism FailureMechanism { get; private set; } } } \ No newline at end of file