Click or drag to resize
INxInfo Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface INxInfo : IAbstractStructure

The INxInfo type exposes the following members.

Methods
Properties
  NameDescription
Public propertyId
Identifier of the object. If the chosen identifier is already in use, the engine automatically sets another one. This parameter is optional. If an identifier is not set, the engine automatically sets one.
Public propertyType
Type of the object. This parameter is mandatory.
Top
See Also