Click or drag to resize
NxAttrExprDefExpression Property
Definition of the attribute expression. Example: "Max(OrderID)"

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public string Expression { get; set; }

Property Value

Type: String

Implements

INxAttrExprDefExpression
See Also