Click or drag to resize
IAppEntry Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IAppEntry

The IAppEntry type exposes the following members.

Properties
  NameDescription
Public propertyID
Identifier of the app.
Public propertyLastReloadTime
Last reload time of the app.
Public propertyMeta
Meta data.
Public propertyPath
Path of the app.
Public propertyReadOnly
Is set to true if the app is read-only.
Public propertyThumbnail
App thumbnail.
Public propertyTitle
Title of the app.
Top
See Also