MS Configruation Doctype

This commit is contained in:
2022-03-04 10:57:27 +01:00
parent 257df6c1b8
commit 66e24930e8
22 changed files with 4335 additions and 220 deletions

View File

@@ -761,6 +761,7 @@ Public Class frmGlobix_Index
Dim oObjectStore As String = SelectedDocType.ObjectStore
Dim oObjectKind As String = "DOC"
Dim oBusinessEntity As String = "DEFAULT"
sd
Dim oProfileId As Integer = SelectedDocType.Guid
Dim oAttributes As List(Of UserAttributeValue) = oValues
Dim oOptions As New Options.ImportFileOptions