Click or drag to resize
VariableSetNxProperties Method

Sets some properties to a variable.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public void SetNxProperties(
	NxVariableProperties properties
)

Parameters

properties
Type: Qlik.EngineNxVariableProperties
Information about the properties of the variable

Implements

IVariableSetNxProperties(NxVariableProperties)
See Also