MS Push
This commit is contained in:
@@ -266,18 +266,6 @@ Namespace My
|
||||
Me("UserDocIDIndexname") = value
|
||||
End Set
|
||||
End Property
|
||||
|
||||
<Global.System.Configuration.UserScopedSettingAttribute(), _
|
||||
Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||
Global.System.Configuration.DefaultSettingValueAttribute("False")> _
|
||||
Public Property SaveDocGridlayout() As Boolean
|
||||
Get
|
||||
Return CType(Me("SaveDocGridlayout"),Boolean)
|
||||
End Get
|
||||
Set
|
||||
Me("SaveDocGridlayout") = value
|
||||
End Set
|
||||
End Property
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user