This commit is contained in:
Developer01
2024-10-13 17:38:31 +02:00
parent 6e7670f667
commit c9ba7eeaf9
10 changed files with 34 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
Public Class DbConfig
Public Property ExternalProgramName As String = "Sign Flow"
Public Property ExternalProgramName As String = "signFLOW"
Public Property DocumentPathOrigin As String = ""
Public Property DocumentPath As String = ""
Public Property ExportPath As String = ""