INxInfo Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface INxInfo : IAbstractStructure
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!