MS EmailFunctions
- ZuGferd Service - Windream
This commit is contained in:
BIN
Modules.Windream/DDWindream.zip
Normal file
BIN
Modules.Windream/DDWindream.zip
Normal file
Binary file not shown.
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
|
||||
' übernehmen, indem Sie "*" eingeben:
|
||||
' <Assembly: AssemblyVersion("1.0.*")>
|
||||
|
||||
<Assembly: AssemblyVersion("1.0.0.3")>
|
||||
<Assembly: AssemblyVersion("1.0.0.4")>
|
||||
<Assembly: AssemblyFileVersion("1.0.0.0")>
|
||||
|
||||
@@ -595,6 +595,7 @@ Public Class Windream
|
||||
|
||||
If TestFolderExists(oCurrentPath) = False Then
|
||||
oFolderObject = Session.GetNewWMObjectFS(WMEntityFolder, oCurrentPath, WMObjectEditModeNoEdit)
|
||||
_logger.Info($"new Folder [{oCurrentPath}] has been created!")
|
||||
End If
|
||||
Next
|
||||
|
||||
|
||||
Reference in New Issue
Block a user