Click or drag to resize
IAppIdentifier Interface
Token to identify an unique Qlikview app

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IAppIdentifier

The IAppIdentifier type exposes the following members.

Properties
  NameDescription
Public propertyAppId
The machine-readable id of the app
Public propertyAppName
The human-readable name of the app
Public propertyConnectedUsers
Number of connected users
Public propertyFileSize
The application filesize on disk
Public propertyFileTime
The application filetime
Public propertyMeta
Meta information about the application
Top
See Also