Zooflow: Fix focus issue with search
This commit is contained in:
@@ -11,14 +11,12 @@ Namespace Globix
|
||||
|
||||
Public Property CurrentWorkfile As Globix.Models.WorkFile
|
||||
|
||||
Public Property CURRENT_IDB_OBJ_ID As Long
|
||||
Public Property INDEXING_ACTIVE As Boolean = False
|
||||
Public Property ABORT_INDEXING As Boolean = False
|
||||
Public Property CURRENT_ISATTACHMENT As Boolean = False
|
||||
Public Property DeleteOriginalFile As Boolean = False
|
||||
Public Property CURRENT_LASTDOCTYPE As String
|
||||
Public Property MULTIINDEXING_ACTIVE As Boolean = False
|
||||
Public Property CURRENT_PROFILE_LOG_INDEX As String
|
||||
Public Property Folderwatchstarted As Boolean = False
|
||||
Public Property DTEXCLUDE_FILES As DataTable
|
||||
Public Property PATH_FileExclusions As String = Path.Combine(Application.UserAppDataPath(), "FileExclusions.xml")
|
||||
|
||||
Reference in New Issue
Block a user