Click or drag to resize
NxLinkedObjectInfoRootId Property
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.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public string RootId { get; set; }

Property Value

Type: String

Implements

INxLinkedObjectInfoRootId
See Also