ChangeSessionAppSpace Method
Overloads
| ChangeSessionAppSpace(String) | Add a session app to a space. | 
ChangeSessionAppSpace(String)
Add a session app to a space.
Declaration
      bool ChangeSessionAppSpace([QixName("qSpaceId")] string spaceId)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | spaceId | Identifier of the new space. | 
Returns
| Type | Description | 
|---|---|
| System.Boolean | 
Remarks
Can be used by a privileged user when creating a session app to be consumed by other users. Only useful in environments where it is possible to reconnect to a session app, currently only in cloud deployments.