This member is for System Use Only and should NOT be used.
Deserialises a JSON String into a JObject.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| jsonString |
String |
|
|
The JSON String to deserialise. |
| jsonObject |
Newtonsoft.Json.Linq.JObject |
|
ByRef |
The deserialised JObject. |
Return Value
Boolean
A Boolean value indicating success.
- Member of:
- ISWebUtilities
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0