| AppEntryReadOnly Property |
Is set to true if the app is read-only.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntaxpublic bool ReadOnly { get; set; }Public Property ReadOnly As Boolean
Get
Set
Property Value
Type:
BooleanImplements
IAppEntryReadOnly
See Also