Index: Ringtoets/Common/src/Ringtoets.Common.IO/Configurations/StructuresCalculationConfiguration.cs
===================================================================
diff -u -rddfc49cdc5d478ea4fc5da9c625834def6dd1939 -r8cbb4a20c556600eeabe49b979ea5fce12e1a6b3
--- Ringtoets/Common/src/Ringtoets.Common.IO/Configurations/StructuresCalculationConfiguration.cs (.../StructuresCalculationConfiguration.cs) (revision ddfc49cdc5d478ea4fc5da9c625834def6dd1939)
+++ Ringtoets/Common/src/Ringtoets.Common.IO/Configurations/StructuresCalculationConfiguration.cs (.../StructuresCalculationConfiguration.cs) (revision 8cbb4a20c556600eeabe49b979ea5fce12e1a6b3)
@@ -41,9 +41,9 @@
}
///
- /// Gets or sets the name of the structure.
+ /// Gets or sets the Id of the structure.
///
- public string StructureName { get; set; }
+ public string StructureId { get; set; }
///
/// Gets or sets the name of the hydraulic boundary location.