NxTempBookmarkOptions Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - NxTempBookmarkOptions
 
 
- 
          AbstractStructure
          
Syntax
[ValueClass]
public class NxTempBookmarkOptions : AbstractStructure, IDisposable, INxTempBookmarkOptions, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| NxTempBookmarkOptions() | Creates an instance of the NxTempBookmarkOptions class | 
Properties
| Name | Description | 
|---|---|
| IncludeAllPatches | IncludeAllPatches If true all patches will be stored in the temporary bookmark, if false ObjectIdsToPatch will determine what patches to include JSON property name: qIncludeAllPatches | 
| IncludeVariables | IncludeVariables If true all variables will be stored in the temporary bookmark JSON property name: qIncludeVariables |