NxDownloadOptions Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      - NxDownloadOptions
 
Syntax
[ValueClass]
public class NxDownloadOptions : INxDownloadOptionsConstructors
| Name | Description | 
|---|---|
| NxDownloadOptions() | 
Properties
| Name | Description | 
|---|---|
| BookmarkId | Bookmark Id to apply before reducing the application. JSON property name: qBookmarkId | 
| Expires | Time in seconds for how long the download link is valid. JSON property name: qExpires | 
| ServeOnce | If the file should be deleted after served once. JSON property name: qServeOnce |