Method GetDynamicWorkspaces
GetDynamicWorkspaces()
Returns the list of this service's dynamic workspaces.
Declaration
public IEnumerable<DynamicWorkspace> GetDynamicWorkspaces()
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<DynamicWorkspace> | a list of DynamicWorkspace |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.1 - 200.8 |