Variable GetNxProperties Method Qlik Sense .NET SDK - API Reference

Gets the properties of a field or a variable.

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

public NxVariableProperties GetNxProperties()

Return Value

Type: NxVariableProperties

Implements

IVariable GetNxProperties 
See Also