Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Data/StabilityPointStructuresInput.cs
===================================================================
diff -u -r7b02f05192ce7e2394f0ed0d727a71d2abdf8a41 -r9e3639e810a22019da1a9fdf5aa5c433a43520c1
--- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Data/StabilityPointStructuresInput.cs (.../StabilityPointStructuresInput.cs) (revision 7b02f05192ce7e2394f0ed0d727a71d2abdf8a41)
+++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.Data/StabilityPointStructuresInput.cs (.../StabilityPointStructuresInput.cs) (revision 9e3639e810a22019da1a9fdf5aa5c433a43520c1)
@@ -231,9 +231,9 @@
public StabilityPointStructure StabilityPointStructure { get; set; }
///
- /// Gets or sets the type of stability point structure.
+ /// Gets or sets the type of stability point structure inflow model.
///
- public StabilityPointStructureType StabilityPointStructureType { get; set; }
+ public StabilityPointStructureInflowModelType InflowModelType { get; set; }
///
/// Gets or sets the type of load schematization to use for the calculations.