scanList
This commit is contained in:
@@ -137,7 +137,7 @@ Public Class usrcntlPDFScanList
|
||||
If DS.uploadDataToDATENSERVER_fromBytes(frmScan.ReturnValue, Filename, ".pdf") Then
|
||||
If DS.DATA_LIST.LIST.Count > 0 Then
|
||||
Dim l As VERAG_PROG_ALLGEMEIN.cDatenarchiv_Collection = DS.DATA_LIST.LIST(DS.DATA_LIST.LIST.Count - 1)
|
||||
RaiseEvent FileAdded(l.coll_id, l.coll_pfad, l.coll_bezeichnung)
|
||||
RaiseEvent FileAdded(l.coll_daId, l.coll_pfad, l.coll_bezeichnung)
|
||||
End If
|
||||
End If
|
||||
|
||||
|
||||
Reference in New Issue
Block a user