TransformAppParameters Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      
- 
          AbstractStructure
          
- TransformAppParameters
 
 
 - 
          AbstractStructure
          
 
Syntax
[ValueClass]
public class TransformAppParameters : AbstractStructure, IDisposable, ITransformAppParameters, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| TransformAppParameters() | 
           Creates an instance of the TransformAppParameters class  | 
      
Properties
| Name | Description | 
|---|---|
| Name | 
           The name (title) of the application JSON property name: qName  | 
      
| ScriptParameterPrefix | 
           Prefix to be used on inserted ScriptParameters, only applicable for template apps JSON property name: qScriptParameterPrefix  | 
      
| SpaceId | 
           ID of the space where the app is to be created. Empty value implies Personal space JSON property name: qSpaceId  |