IAppIdentifier
AppName Property
Qlik Sense .NET SDK - API Reference
The human-readable name 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
AppName
{
get
; }
string AppName { get; }
ReadOnly
Property
AppName
As
String
Get
ReadOnly Property AppName As String Get
Property Value
Type:
String
See Also
IAppIdentifier Interface
IAppIdentifier Members
Qlik.Engine Namespace