CreateTemporaryBookmark Method
Overloads
| CreateTemporaryBookmark(NxTempBookmarkOptions, IEnumerable<String>) | Create temporary bookmark | 
CreateTemporaryBookmark(NxTempBookmarkOptions, IEnumerable<String>)
Create temporary bookmark
Declaration
      CreateTemporaryBookmarkResult CreateTemporaryBookmark([QixName("qOptions")] NxTempBookmarkOptions options, [QixName("qObjectIdsToPatch")] IEnumerable<string> objectIdsToPatch = null)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| NxTempBookmarkOptions | options | Options for the temporary bookmark | 
| System.Collections.Generic.IEnumerable<System.String> | objectIdsToPatch | Add softpatches for these objects to the bookmark if available. If IncludePatches is true, softpatches are included for all objects. Any session objects included are also added to the bookmark. IncludePatches has no effect on the patching of session objects. | 
Returns
| Type | Description | 
|---|---|
| CreateTemporaryBookmarkResult | 
Remarks
CreateTemporaryBookmark method is only supported in SaaS Editions of Qlik Sense.