MS Integration Services und fileOps
This commit is contained in:
8
EDMI_ClientSuite/MyAppSettings.vb
Normal file
8
EDMI_ClientSuite/MyAppSettings.vb
Normal file
@@ -0,0 +1,8 @@
|
||||
Imports DigitalData.Modules.Logging
|
||||
Module MyAppSettings
|
||||
Public APP_DB_VERSION As String
|
||||
|
||||
Public USER_LANGUAGE As String = "de-DE"
|
||||
Public MyLogger As Logger
|
||||
Public MyLogConfig As LogConfig
|
||||
End Module
|
||||
Reference in New Issue
Block a user