INxAppProperties Interface
Assembly: Qlik.Engine.dll
Qlik Sense Desktop
In Qlik Sense Desktop, this structure can contain dynamic properties.
Qlik Sense Enterprise
In Qlik Sense Enterprise, only a few dynamic properties at the app level are persisted.
The persisted dynamic properties are the following:
- modifiedDate
- published
- publishTime
- privileges
- description
- dynamicColor
Syntax
[ValueClass]
public interface INxAppProperties : IAbstractStructure
Properties
Name | Description |
---|---|
HasSectionAccess |
If true the app has section access configured. JSON property name: qHasSectionAccess |
LastReloadTime |
Last reload time of the app. JSON property name: qLastReloadTime |
MigrationHash |
Internal property reserved for app migration. Patch version of the app. Do not update. JSON property name: qMigrationHash |
SavedInProductVersion |
Internal property reserved for app migration. The app is saved in this version of the product. Do not update. JSON property name: qSavedInProductVersion |
Thumbnail |
App thumbnail. JSON property name: qThumbnail |
Title |
App title. JSON property name: qTitle |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!