Click or drag to resize
VariableGetNxPropertiesAsync Method

Gets the properties of a variable.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
public Task<NxVariableProperties> GetNxPropertiesAsync()

Return Value

Type: TaskNxVariableProperties

Implements

IVariableGetNxPropertiesAsync
See Also