SessionItem.setWorkspace
void setWorkspace(string workspace = null)Sets the workspace id for the item.
This is generally used to tie an item to a specific workspace.
Parameters
workspace | a workspace string for the item |
void setWorkspace(string workspace = null)Sets the workspace id for the item.
This is generally used to tie an item to a specific workspace.
workspace | a workspace string for the item |