Skip to main content Skip to complementary content

ReadJson Method

Overloads

ReadJson(JsonReader, QlikConnection)

Method for updating an object according to a Qix json object.

ReadJson(JsonReader, QlikConnection)

Method for updating an object according to a Qix json object.

Declaration

      public void ReadJson(JsonReader reader, QlikConnection session)
    

Parameters

Type Name Description
Newtonsoft.Json.JsonReader reader

The Newtonsoft.Json.JsonReader to get json data from.

QlikConnection session

The session in which the object resides.

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!