CreateTemporaryBookmark Method
Overloads
| CreateTemporaryBookmark(NxTempBookmarkOptions, IEnumerable<String>) |
Create temporary bookmark |
CreateTemporaryBookmark(NxTempBookmarkOptions, IEnumerable<String>)
Create temporary bookmark
Declaration
public 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 this objects if available. If empty all softpatches are added to the bookmark. This is ignored if IncludePatches is false. |
Returns
| Type | Description |
|---|---|
| CreateTemporaryBookmarkResult |
Implements
Remarks
CreateTemporaryBookmark method is only supported in SaaS Editions of Qlik Sense.