NxInlineMeasureDef Description Property Qlik Sense .NET SDK - API Reference
Description of the measure. This parameter is optional. An empty string is returned as a default value.

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

public string Description { get; set; }

Property Value

Type: OnlineString

Implements

INxInlineMeasureDef Description
See Also