This commit is contained in:
JenneJ
2016-09-27 16:16:59 +02:00
parent a654c04849
commit 74f03f3654
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
Partial Class DD_ECMAdmin
Partial Class TBPMO_DOCSEARCH_RESULTLIST_CONFIGDataTable
Private Sub TBPMO_DOCSEARCH_RESULTLIST_CONFIGDataTable_TBPMO_DOCSEARCH_RESULTLIST_CONFIGRowChanging(sender As Object, e As TBPMO_DOCSEARCH_RESULTLIST_CONFIGRowChangeEvent) Handles Me.TBPMO_DOCSEARCH_RESULTLIST_CONFIGRowChanging
End Sub
End Class
End Class