ArcGIS Runtime SDK for WPF - Library Reference
DynamicWorkspaces Property
See Also 
ESRI.ArcGIS.Client.Local Namespace > LocalMapService Class : DynamicWorkspaces Property

Gets or sets the dynamic workspaces to be used in conjunction with the dynamic layers functionality.

Syntax

Visual Basic (Declaration) 
Public Property DynamicWorkspaces As WorkspaceInfoCollection
C# 
public WorkspaceInfoCollection DynamicWorkspaces {get; set;}

Property Value

A Collection of WorkspaceInfo objects.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.