NxLinkedObjectInfo RootId Property Qlik Sense .NET SDK - API Reference
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: 1.0.1.0 (1.0.1.0)
Syntax

public string RootId { get; set; }

Property Value

Type: OnlineString

Implements

INxLinkedObjectInfo RootId
See Also