Early Access: The content on this website is provided for informational purposes only in connection with pre-General Availability Qlik Products.
All content is subject to change and is provided without warranty.
Skip to main content Skip to complementary content

PrintStructure Method

Overloads

PrintStructure(Formatting)

Creates a string representation of the underlying json structure. Equivalent to ToString(formatting)

PrintStructure(Formatting)

Creates a string representation of the underlying json structure. Equivalent to ToString(formatting)

Declaration

      public string PrintStructure(Formatting formatting)
    

Parameters

Type Name Description
Newtonsoft.Json.Formatting formatting

Formatting of the string.

Returns

Type Description
System.String

The string representation of the underlying json structure.

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!