| IVariableSetNxProperties Method |
Sets some properties to a variable.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntaxvoid SetNxProperties(
NxVariableProperties properties
)
Sub SetNxProperties (
properties As NxVariableProperties
)
Parameters
- properties
- Type: Qlik.EngineNxVariableProperties
Information about the properties of the variable
Return Value
Type:
See Also