Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructureEntityReadExtensions.cs =================================================================== diff -u -rd641f7a03b05f5d7e48f9adeffabafdcb48e1c14 -rebdbf01f6ab35a28b3a306145796ce532920af62 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructureEntityReadExtensions.cs (.../ClosingStructureEntityReadExtensions.cs) (revision d641f7a03b05f5d7e48f9adeffabafdcb48e1c14) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructureEntityReadExtensions.cs (.../ClosingStructureEntityReadExtensions.cs) (revision ebdbf01f6ab35a28b3a306145796ce532920af62) @@ -71,7 +71,7 @@ WidthFlowApertures = { Mean = (RoundedDouble) entity.WidthFlowAperturesMean.ToNullAsNaN(), - CoefficientOfVariation = (RoundedDouble) entity.WidthFlowAperturesCoefficientOfVariation.ToNullAsNaN() + StandardDeviation = (RoundedDouble) entity.WidthFlowAperturesCoefficientOfVariation.ToNullAsNaN() }, LevelCrestStructureNotClosing = {