MS
This commit is contained in:
@@ -650,7 +650,9 @@ Public Class Windream
|
||||
For Each dok As WMObject In WMObjects
|
||||
Dim path As String = dok.aPath
|
||||
Dim DOC_ID = dok.GetVariableValue(NameIndexDocID)
|
||||
Logger.Info("Adding DocInfo for DocID: " & DOC_ID.ToString)
|
||||
dt.Rows.Add(DOC_ID, path)
|
||||
|
||||
Next
|
||||
dt.AcceptChanges()
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user