Index: Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Data/GrassCoverErosionOutwardsFailureMechanismSectionResult.cs =================================================================== diff -u -rc3d939772601830fd0a15ee54b80d22be25d32f2 -rf927dfac41f8838c0ead93fe8696be881eb95e74 --- Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Data/GrassCoverErosionOutwardsFailureMechanismSectionResult.cs (.../GrassCoverErosionOutwardsFailureMechanismSectionResult.cs) (revision c3d939772601830fd0a15ee54b80d22be25d32f2) +++ Ringtoets/GrassCoverErosionOutwards/src/Ringtoets.GrassCoverErosionOutwards.Data/GrassCoverErosionOutwardsFailureMechanismSectionResult.cs (.../GrassCoverErosionOutwardsFailureMechanismSectionResult.cs) (revision f927dfac41f8838c0ead93fe8696be881eb95e74) @@ -88,11 +88,6 @@ public TailorMadeAssessmentCategoryGroupResultType TailorMadeAssessmentResult { get; set; } /// - /// Gets or sets the indicator whether the combined assembly should be overwritten by . - /// - public bool UseManualAssembly { get; set; } - - /// /// Gets or sets the manually selected assembly category group. /// public FailureMechanismSectionAssemblyCategoryGroup ManualAssemblyCategoryGroup { get; set; }