IAppScript Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface IAppScript : IAbstractStructureProperties
| Name | Description | 
|---|---|
| IsLocked | 
           True if user is temporarily locked from modifying the script. Meta contains the ID of the last modifier. Only applicable to QCS. JSON property name: qIsLocked  | 
      
| Meta | 
           Information about publishing and permissions. This parameter is optional. JSON property name: qMeta  | 
      
| Script | 
           Script text. JSON property name: qScript  |