Click or drag to resize
NxLinkedObjectInfo Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxLinkedObjectInfo

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class NxLinkedObjectInfo : INxLinkedObjectInfo

The NxLinkedObjectInfo type exposes the following members.

Constructors
  NameDescription
Public methodNxLinkedObjectInfo
Initializes a new instance of the NxLinkedObjectInfo class
Top
Properties
  NameDescription
Public propertyInfo
Information about the linked object.
Public propertyRootId
Identifier of the root object. If the linked object is a child, the root identifier is the identifier of the parent. If the linked object is an app object, the root identifier is the same than the identifier of the linked object since the linked object is a root object.
Top
See Also