Click or drag to resize
INxAppProperties Interface

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

The INxAppProperties type exposes the following members.

Properties
  NameDescription
Public propertyLastReloadTime
Last reload time of the app.
Public propertyMigrationHash
Internal property reserved for app migration. Patch version of the app. Do not update.
Public propertySavedInProductVersion
Internal property reserved for app migration. The app is saved in this version of the product. Do not update.
Public propertyThumbnail
App thumbnail.
Public propertyTitle
App title.
Top
See Also