| IAppGetAppPropertiesAsync Method |
Gets the properties of an app.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
SyntaxTask<NxAppProperties> GetAppPropertiesAsync()
Function GetAppPropertiesAsync As Task(Of NxAppProperties)
Return Value
Type:
TaskNxAppProperties
See Also