StoreTempSelectionState Method
Overloads
| StoreTempSelectionState(Int32) | 
             Store current selection state temporarily.  | 
        
      
    
StoreTempSelectionState(Int32)
Store current selection state temporarily.
Declaration
      StoreTempSelectionStateResult StoreTempSelectionState([QixName("qTTLOfTempState")] int tTLOfTempState = 0)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Int32 | tTLOfTempState | 
           Time to live in seconds for stored selection state  | 
      
Returns
| Type | Description | 
|---|---|
| StoreTempSelectionStateResult | 
Remarks
The temporary selection state will be stored for 30min by default if TTL parameter is not present or positive.