DestroySessionVariableById Method
Overloads
DestroySessionVariableById(String) |
Removes a transient variable. |
DestroySessionVariableById(String)
Removes a transient variable.
Declaration
bool DestroySessionVariableById([QixName("qId")] string id)
Parameters
Type | Name | Description |
---|---|---|
System.String | id |
Identifier of the variable. |
Returns
Type | Description |
---|---|
System.Boolean |
Remarks
qSuccess is set to true if the operation is successful.
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!