ignore "Selected" value

This commit is contained in:
2021-02-17 08:50:53 +01:00
parent 27b348d10a
commit f120e7a374

View File

@@ -255,6 +255,7 @@ Imports Newtonsoft.Json
End Set End Set
End Property End Property
<JsonIgnore>
Public Property Selected As Boolean Public Property Selected As Boolean
Get Get
Return _Selected Return _Selected