private void AttachmentsRemoved(int repoId) { Attachment.DeleteAttach(DeleteHistory.FieldPOAttach, repoId); SetSubmitStatus(EnumSubmitStatus.Open); }