Create an ISJsonBuilder object.

Syntax

ISRuntime.CreateJsonBuilder([indent], [dateFormat])

Parameters

NameTypeOptionalByRefDescription
indent Boolean Optional Indicates whether the JSON should be indented for easier reading. If omitted, a value of False is assumed.
dateFormat iseJsonDateFormat Optional The Date Format to use to format Date properties. If omitted, a value of iseJsonDateFormat.ISO is assumed.

Return Value

ISJsonBuilder

A new ISJsonBuilder object.

Member of:
ISRuntime
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0