Index: Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.IO/HeightStructuresConfigurationSchemaIdentifiers.cs =================================================================== diff -u -r3c686d6ea57d86134a4338e75d3c7663f379716e -r82db5c5ee21fae9e20fee1412dbb29b1c47b038a --- Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.IO/HeightStructuresConfigurationSchemaIdentifiers.cs (.../HeightStructuresConfigurationSchemaIdentifiers.cs) (revision 3c686d6ea57d86134a4338e75d3c7663f379716e) +++ Ringtoets/HeightStructures/src/Ringtoets.HeightStructures.IO/HeightStructuresConfigurationSchemaIdentifiers.cs (.../HeightStructuresConfigurationSchemaIdentifiers.cs) (revision 82db5c5ee21fae9e20fee1412dbb29b1c47b038a) @@ -31,7 +31,7 @@ /// /// The identifier for the level crest structure stochast name. /// - internal const string LevelCrestStructureStochastName = "kerendehoogte"; + public const string LevelCrestStructureStochastName = "kerendehoogte"; #endregion }