ZooFlow: Use BaseClass in Globix classes
This commit is contained in:
@@ -762,7 +762,7 @@ Public Class frmGlobix_Index
|
||||
|
||||
|
||||
Dim oFilePath As String = My.Application.Globix.CurrentWorkfile.FilePath
|
||||
Dim oObjectStore As String = "WORK"
|
||||
Dim oObjectStore As String = SelectedDocType.Name
|
||||
Dim oObjectKind As String = "DOC"
|
||||
Dim oBusinessEntity As String = "DEFAULT"
|
||||
Dim oProfileId As Integer = SelectedDocType.Guid
|
||||
|
||||
Reference in New Issue
Block a user