Add Test Mode
This commit is contained in:
@@ -6,6 +6,7 @@ Public Class ClassConfig
|
||||
Public Property ConnectionString As String = ""
|
||||
<ConnectionStringTest>
|
||||
Public Property ConnectionStringTest As String = ""
|
||||
Public Property TestMode As Boolean = False
|
||||
|
||||
' PDF Viewer Settings
|
||||
Public Property UniversalViewerPath As String = ""
|
||||
|
||||
Reference in New Issue
Block a user