MS2
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user