Skip to main content Skip to complementary content

AbstractStructureConverter Class

Namespace: Qlik.Engine.Communication.Converters
Assembly: Qlik.Engine.dll

Class for dynamic handling of json data.

Inheritance

  • System.Object
    • AbstractStructureConverter

Syntax

public class AbstractStructureConverter : JsonConverter

Constructors

Name Description
AbstractStructureConverter(QlikConnection)

Constructor

Methods

Name Description
CanConvert(Type)

Determines whether this instance can convert the specified object type.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Reads the JSON representation of the object.

WriteJson(JsonWriter, Object, JsonSerializer)

Writes the JSON representation of the object.

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!