StoreTempSelectionState Method
Overloads
StoreTempSelectionState(Int32) |
Store current selection state temporarily. |
StoreTempSelectionState(Int32)
Store current selection state temporarily.
Declaration
public 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 |
Implements
Remarks
The temporary selection state will be stored for 30min by default if TTL parameter is not present or positive.
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!