Index: Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructurePropertiesTest.cs =================================================================== diff -u -ra2c7b86519fdc614e1156b67ace16b5c9f265520 -r887a985a5e547f9b7f715dc8dff0e6a509381e4b --- Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructurePropertiesTest.cs (.../HeightStructurePropertiesTest.cs) (revision a2c7b86519fdc614e1156b67ace16b5c9f265520) +++ Ringtoets/HeightStructures/test/Ringtoets.HeightStructures.Forms.Test/PropertyClasses/HeightStructurePropertiesTest.cs (.../HeightStructurePropertiesTest.cs) (revision 887a985a5e547f9b7f715dc8dff0e6a509381e4b) @@ -35,11 +35,11 @@ private const int namePropertyIndex = 0; private const int locationPropertyIndex = 1; private const int structureNormalOrientationPropertyIndex = 2; - private const int levelCrestStructurePropertyIndex = 3; - private const int allowedLevelIncreaseStoragePropertyIndex = 4; + private const int flowWidthAtBottomProtectionPropertyIndex = 3; + private const int widthFlowAperturesPropertyIndex = 4; private const int storageStructureAreaPropertyIndex = 5; - private const int flowWidthAtBottomProtectionPropertyIndex = 6; - private const int widthFlowAperturesPropertyIndex = 7; + private const int allowedLevelIncreaseStoragePropertyIndex = 6; + private const int levelCrestStructurePropertyIndex = 7; private const int criticalOvertoppingDischargePropertyIndex = 8; private const int failureProbabilityStructureWithErosionPropertyIndex = 9;