Removes as Property from a JSON string and returns the modified JSON string.

Syntax

ISJsonUtilities.RemoveProperty(jsonText, propertyName)

Parameters

NameTypeOptionalByRefDescription
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