INxLocatedExpression ParentPath Property Qlik Sense .NET SDK - API Reference
This parameter is displayed if the expression is located in a child object. The path of the parent of the child is given. The format of the parent path is: /<type of the parent>:<identifier of the parent>

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

string ParentPath { get; set; }

Property Value

Type: OnlineString
See Also