Index: Res/Perfion/Synchroniser/Vertalingen.cls.xml
===================================================================
diff -u -r63547 -r63767
--- Res/Perfion/Synchroniser/Vertalingen.cls.xml (.../Vertalingen.cls.xml) (revision 63547)
+++ Res/Perfion/Synchroniser/Vertalingen.cls.xml (.../Vertalingen.cls.xml) (revision 63767)
@@ -61,6 +61,18 @@
]]>
+
+Controle:%Boolean=1
+
+
+
Groep:%String,Controle:%Boolean=1
@@ -185,6 +198,7 @@
While (PerfionIterator.HasNext())
{
#dim Perfion As Res.Perfion.Synchroniser.Perfion = PerfionIterator.Next()
+ Do ##class(Tools.Wlip).%New(252).String(Perfion.Sleutel)
Do ..VertalingRepository.VerwijderViaID(Perfion.Sleutel)
}
]]>