Index: Ringtoets/Common/src/Ringtoets.Common.IO/Configurations/StructuresCalculationConfiguration.cs =================================================================== diff -u -r7179946a6b62ebb33a90167c52af7c32f1100d73 -r9f8c8ff1cd49a1764ff3dde12eea6be35d9c34a7 --- Ringtoets/Common/src/Ringtoets.Common.IO/Configurations/StructuresCalculationConfiguration.cs (.../StructuresCalculationConfiguration.cs) (revision 7179946a6b62ebb33a90167c52af7c32f1100d73) +++ Ringtoets/Common/src/Ringtoets.Common.IO/Configurations/StructuresCalculationConfiguration.cs (.../StructuresCalculationConfiguration.cs) (revision 9f8c8ff1cd49a1764ff3dde12eea6be35d9c34a7) @@ -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.