MS Anpassung final indices
This commit is contained in:
@@ -3899,7 +3899,7 @@ Public Class frmValidator
|
||||
LOGGER.Debug("FINAL INDEXING STARTING...")
|
||||
For Each oFinalIndexRow As DataRow In oDTFinalIndexing.Rows
|
||||
Dim oValue As String = oFinalIndexRow.Item("VALUE").ToString
|
||||
|
||||
Dim oFinalIndex = oFinalIndexRow.Item("INDEXNAME")
|
||||
Dim oContinueOnIndifferentState As Boolean = CBool(oFinalIndexRow.Item("CONTINUE_INDETERMINED"))
|
||||
Dim oIndexType = 0
|
||||
If IDB_ACTIVE = False Then
|
||||
|
||||
Reference in New Issue
Block a user