Merge branch 'master' of http://jennej@172.24.11.74:90/scm/git/RecordOrganizer
This commit is contained in:
@@ -245,6 +245,15 @@ Namespace My
|
||||
Me("TBPMO_RIGHT_USERDataGridView") = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("sDigital Data - windream-Benutzer")> _
|
||||
Public ReadOnly Property windreamGruppe() As String
|
||||
Get
|
||||
Return CType(Me("windreamGruppe"),String)
|
||||
End Get
|
||||
End Property
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
@@ -52,5 +52,8 @@
|
||||
<Setting Name="TBPMO_RIGHT_USERDataGridView" Type="System.String" Scope="User">
|
||||
<Value Profile="(Default)" />
|
||||
</Setting>
|
||||
<Setting Name="windreamGruppe" Type="System.String" Scope="Application">
|
||||
<Value Profile="(Default)">sDigital Data - windream-Benutzer</Value>
|
||||
</Setting>
|
||||
</Settings>
|
||||
</SettingsFile>
|
||||
Reference in New Issue
Block a user