Skip to main content Skip to complementary content

NxInfo Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

Syntax

[ValueClass]
public class NxInfo : AbstractStructure, IDisposable, INxInfo, IAbstractStructure

Constructors

Name Description
NxInfo()

Creates an instance of the NxInfo class

Properties

Name Description
Id

Identifier of the object.

If the chosen identifier is already in use, the engine automatically sets another one.

If an identifier is not set, the engine automatically sets one.

This parameter is optional.

JSON property name: qId

Type

Type of the object.

This parameter is mandatory.

JSON property name: qType

Methods

Name Description
AsObject()

Converts an info object into its corresponding GenericObject

AsObject<T>()

Converts an info object into its corresponding GenericObject

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!