Click or drag to resize
INxLinkedObjectInfo Interface

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

The INxLinkedObjectInfo type exposes the following members.

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