NxInlineMeasureDef Def Property Qlik Sense .NET SDK - API Reference
Definition of the expression in the measure. Example: Sum (OrderTotal) This parameter is mandatory.

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

public string Def { get; set; }

Property Value

Type: OnlineString

Implements

INxInlineMeasureDef Def
See Also