IAppIdentifier
AppId Property
Qlik Sense .NET SDK - API Reference
The machine-readable id of the app
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
string
AppId
{
get
; }
string AppId { get; }
ReadOnly
Property
AppId
As
String
Get
ReadOnly Property AppId As String Get
Property Value
Type:
String
See Also
IAppIdentifier Interface
IAppIdentifier Members
Qlik.Engine Namespace