| IVariableGetNxPropertiesAsync Method |
Gets the properties of a variable.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<NxVariableProperties> GetNxPropertiesAsync()
Function GetNxPropertiesAsync As Task(Of NxVariableProperties)
Return Value
Type:
TaskNxVariableProperties
See Also