Appearance
ServiceNow.Core
SNow.Core.Extensions.JsonElementExtensions
JsonElementExtensions.Display(JsonElement) Method
Display the property name and value for each property on an object or display for all elements inside an array.
csharp
public static void Display(this System.Text.Json.JsonElement element);
Parameters
element
System.Text.Json.JsonElement