MS
This commit is contained in:
12
GUIs.ZooFlow/My Project/Settings.Designer.vb
generated
12
GUIs.ZooFlow/My Project/Settings.Designer.vb
generated
@@ -84,18 +84,6 @@ Partial Friend NotInheritable Class Settings
|
||||
End Get
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.UserScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("")> _
|
||||
Public Property IDBOBJID() As String
|
||||
Get
|
||||
Return CType(Me("IDBOBJID"),String)
|
||||
End Get
|
||||
Set
|
||||
Me("IDBOBJID") = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.ApplicationScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("DEV")> _
|
||||
|
||||
Reference in New Issue
Block a user