Retrieves the meta data of an app.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxAppEntry GetAppEntry(
string appID
)
Function GetAppEntry (
appID As String
) As AppEntry
Parameters
- appID
- Type: SystemString
Return Value
Type:
AppEntry
See Also