Index: Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.IO/StabilityPointStructuresConfigurationSchemaIdentifiers.cs =================================================================== diff -u -r0cd1fd16e863360cf896de3a9f3754569d4b5030 -r848cefd5bfad58ba8c4456d5ee70e7ef4e3d9b4f --- Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.IO/StabilityPointStructuresConfigurationSchemaIdentifiers.cs (.../StabilityPointStructuresConfigurationSchemaIdentifiers.cs) (revision 0cd1fd16e863360cf896de3a9f3754569d4b5030) +++ Ringtoets/StabilityPointStructures/src/Ringtoets.StabilityPointStructures.IO/StabilityPointStructuresConfigurationSchemaIdentifiers.cs (.../StabilityPointStructuresConfigurationSchemaIdentifiers.cs) (revision 848cefd5bfad58ba8c4456d5ee70e7ef4e3d9b4f) @@ -84,5 +84,10 @@ /// flooded culvert structure. /// public const string InflowModelFloodedCulvertStructure = "verdronkenkoker"; + + /// + /// The identifier for the inside water level stochast name. + /// + public const string InsideWaterLevelStochastName = "binnenwaterstand"; } } \ No newline at end of file