| IAppGetPropertiesAsync Method |
Gets the properties of an app.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxTask<DocProperties> GetPropertiesAsync()
Function GetPropertiesAsync As Task(Of DocProperties)
Return Value
Type:
TaskDocProperties
See Also