Common: Rename IsLegacy to OperationMode, Change default Default columns, dont require fullpath for appserver mode

This commit is contained in:
Jonathan Jenne
2021-01-07 12:10:02 +01:00
parent 0b95b76f80
commit 7034ab8d10
5 changed files with 54 additions and 42 deletions

View File

@@ -29,6 +29,8 @@ Public Class frmDataResultList
Public Property ShouldReturnToPreviousForm As Boolean Implements IResultForm.ShouldReturnToPreviousForm
Private Property OperationMode As IResultForm.Mode Implements IResultForm.OperationMode
Public Sub New(LogConfig As LogConfig, Environment As Environment, Params As DataResultParams)
' Dieser Aufruf ist für den Designer erforderlich.
InitializeComponent()