IAppIdentifier Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Token to identify a unique Qlik Sense app
Syntax
public interface IAppIdentifierProperties
| Name | Description | 
|---|---|
| AppId | The machine-readable id of the app | 
| AppName | The human-readable name of the app | 
| ConnectedUsers | Number of connected users | 
| FileSize | The application file size on disk | 
| FileTime | The application file time | 
| LastReloadTime | Last reloaded time | 
| Meta | Meta information about the application | 
| Thumbnail | Thumbnail for the application | 
| Title | Title for the application |