MS Divers Globix,EDMI Service etc

This commit is contained in:
2021-02-18 17:00:09 +01:00
parent 5b14c02146
commit 27bda395a0
35 changed files with 3770 additions and 378 deletions

View File

@@ -0,0 +1,4 @@
Public Class ClassConstants
Public Const FileStoreWork = "WORK"
Public Const FileStoreArchive = "ARCHIVE"
End Class