Click or drag to resize
NxLocatedExpressionParentPath Property
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.1.0.0 (1.1.0.0)
Syntax
public string ParentPath { get; set; }

Property Value

Type: String

Implements

INxLocatedExpressionParentPath
See Also