WorkspaceManager.LoadWorkspace Method
Name | Parameters | Description |
---|---|---|
Load |
name, stream, get |
Loads a workspace from the target stream and places this workspace in the Workspace |
Load |
name, stream |
Loads a workspace from the target stream and places it in the Workspace |
Load |
name, path, get |
Loads a workspace from the target file and places this workspace in the Workspace |
Load |
name, path |
Loads a workspace from the target local file and places it in the Workspace |