JadeJson Properties

The properties defined in the JadeJson class are summarized in the following table.

Property Description
generationStyle Specifies whether to format dynamically generated output
generationStyleIndentCharacter Defines the indent character used when formatting generated output
generationStyleIndentDepth Defines how many indent characters are used to represent each indent when formatting generated output
modifyReadOnlyProperties Specifies whether read‑only properties are populated with their values from the JSON text
offsetForTimeStamps Contains the number of minutes by which to offset TimeStamp values
parseAllowComments Specifies whether comments are allowed when parsing JSON using the parseDynamic method
useISO8601 Specifies whether the ISO 8601 format is used rather than MicrosoftDateFormat

2022.0.01 and higher