Class DynamicWorkspace
Represents information about a workspace to which the LocalMapService can connect in order to allow the dynamic switching SublayerSources within this workspace.
Inheritance
System.Object
DynamicWorkspace
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.LocalServices
Assembly: Esri.ArcGISRuntime.LocalServices.dll
Syntax
public abstract class DynamicWorkspace
Constructors
| Name | Description |
|---|---|
| DynamicWorkspace(String) | Initializes a new instance of the DynamicWorkspace class. |
Properties
| Name | Description |
|---|---|
| Id | Gets the id of the workspace. |
Applies to
| Target | Versions |
|---|---|
| .NET Windows | 100.13 - 200.8 |
| .NET Framework | 100.1 - 200.8 |