Skip to main content Skip to complementary content

ReadJson Method

Overloads

ReadJson(JsonReader, QlikConnection)

Reads the structure of the object from the argument reader.

ReadJson(JsonReader, QlikConnection)

Reads the structure of the object from the argument reader.

Declaration

      public void ReadJson(JsonReader reader, QlikConnection session = null)
    

Parameters

Type Name Description
Newtonsoft.Json.JsonReader reader

The source reader.

QlikConnection session

The session from which the structure is created.

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!