aktueller stand
This commit is contained in:
@@ -361,9 +361,6 @@ namespace C4IT_DataHistoryProvider_Test
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
else
|
||||
@@ -397,6 +394,9 @@ namespace C4IT_DataHistoryProvider_Test
|
||||
ctrlProtocolBox1.ProcessMessage("Values:");
|
||||
foreach (var Entry in _Table.Columns.Values)
|
||||
{
|
||||
if (Entry.ColumnName == "Printers")
|
||||
{
|
||||
}
|
||||
ctrlProtocolBox1.ProcessMessage($" [{Entry.ColumnName}]: {getValueString(Entry.Values)}");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user