Removes as Property from a JSON string and returns the modified JSON string.
Syntax
Parameters
| Name | Type | Optional | ByRef | Description |
| jsonText |
String |
|
|
The JSON string. |
| propertyName |
String |
|
|
The Property Name to remove. |
Return Value
String
- Member of:
- ISJsonUtilities
- Namespace:
- Intersoft.ISRuntime6
- Assembly:
- ISRuntime6, Version=6.0.3
- Target Framework:
- .NET 9.0