IncludeInBookmark Property
Overloads
| IncludeInBookmark | Set this property to true to update the variable when applying a bookmark. The variable value will be persisted in the bookmark. The value of a variable can affect the state of the selections. Script variables cannot be persisted in the bookmark. The default value is false. JSON property name: qIncludeInBookmark | 
IncludeInBookmark
Set this property to true to update the variable when applying a bookmark. The variable value will be persisted in the bookmark.
The value of a variable can affect the state of the selections.
Script variables cannot be persisted in the bookmark.
The default value is false.
JSON property name: qIncludeInBookmark
Declaration
      public bool IncludeInBookmark { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Boolean |