MS Globix3
This commit is contained in:
@@ -26,6 +26,7 @@ Namespace My
|
||||
End Property
|
||||
|
||||
Property DTAttributes As DataTable
|
||||
Property IDB_DT_DOC_DATA As DataTable
|
||||
Property LogConfig As LogConfig
|
||||
Property MainForm As frmAdministrationZooFlow
|
||||
Property SearchForm As frmSearchStart
|
||||
@@ -52,6 +53,11 @@ Namespace My
|
||||
|
||||
Public CommandLineFunction As String
|
||||
Public CommandLineArguments As New Dictionary(Of String, String)
|
||||
|
||||
|
||||
Public Property IDB_DT_DOC_DATA As DataTable
|
||||
|
||||
Public Property BASE_DATA_DT_REGEX As DataTable
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user