Add DocView

This commit is contained in:
Jonathan Jenne
2023-09-12 09:46:14 +02:00
parent e14b496773
commit 47c610d975
8 changed files with 180 additions and 17 deletions

View File

@@ -198,5 +198,5 @@ Module ModuleRuntimeVariables
Public SQL_DOC_RESULT_RECORD As String = ""
Public CURRENT_DT_TBPMO_DOC_RECORD_LINK As DataTable
Public MYDB_ECM As MSSQLServer
Public Property MYDB_ECM As MSSQLServer
End Module