Index: Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructureEntityReadExtensions.cs =================================================================== diff -u -rb2b9fdf365e70928a05c57966eeed30d9050e528 -r8e8f8c83c45656f65adaa8e47600379dc5ae8f61 --- Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructureEntityReadExtensions.cs (.../ClosingStructureEntityReadExtensions.cs) (revision b2b9fdf365e70928a05c57966eeed30d9050e528) +++ Application/Ringtoets/src/Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructureEntityReadExtensions.cs (.../ClosingStructureEntityReadExtensions.cs) (revision 8e8f8c83c45656f65adaa8e47600379dc5ae8f61) @@ -71,7 +71,7 @@ WidthFlowApertures = { Mean = (RoundedDouble) entity.WidthFlowAperturesMean.ToNullAsNaN(), - CoefficientOfVariation = (RoundedDouble) entity.WidthFlowAperturesCoefficientOfVariation.ToNullAsNaN() + StandardDeviation = (RoundedDouble) entity.WidthFlowAperturesStandardDeviation.ToNullAsNaN() }, LevelCrestStructureNotClosing = {