Method GetDynamicWorkspaces
GetDynamicWorkspaces()
Returns the list of this service's dynamic workspaces.
Declaration
public IEnumerable<DynamicWorkspace> GetDynamicWorkspaces()
Returns
| Type | Description |
|---|---|
| IEnumerable<DynamicWorkspace> | a list of DynamicWorkspace |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET 6.0 Windows | 100.13 - 100.15 |
| .NET Framework | 100.1 - 100.15 |
| .NET 5 | 100.10 - 100.12 |
| .NET Core 3.1 | 100.7 - 100.12 |