ArcGIS Runtime SDK for WPF - Library Reference
ESRI.ArcGIS.Client.Local Namespace
See Also  Inheritance Hierarchy

Classes

 ClassDescription
ClassArcGISLocalDynamicMapServiceLayer Represents an ArcGIS dynamic map service layer for which the supporting service is a local map service hosted by the runtime local server.
ClassArcGISLocalFeatureLayer ArcGISLocalFeatureLayers are a special type of Graphics layer that allow you to display graphic features which consist of geometry and attributes.
ClassGeocodeField A class representing information for each Field in a Geocode Service.
ClassGeoprocessingTaskInfo The GeoprocessingTaskInfo class provides information on each task inside a Geoprocessing Service.
ClassGeoprocessingTaskParameters GeoprocessingTaskParameters provide the information available for each parameter in the GeoprocessingTask.
ClassLayerDetails The LayerDetails class provides information on the sub layers within instances of LocalMapService and LocalFeatureService.
ClassLocalFeatureService The LocalFeatureService class represents a Feature Service hosted by the LocalServer.
ClassLocalGeocodeService A class representing a geocode (locator) service managed by the runtime LocalServer.
ClassLocalGeometryService The LocalGeometryService class represents a Geometry Service hosted by the LocalServer.
ClassLocalGeoprocessingService A class representing a local geoprocessing service hosted by the runtime local server.
ClassLocalMapService The LocalMapService class represents a map service hosted by the LocalServer.
ClassLocalServer The static LocalServer class enables a number of LocalService types to be created based on local geographic content.
ClassLocalServerException Represents an error returned from the LocalServer.
ClassLocalService Provides a base class for services which can be initialized on the runtime LocalServer.
ClassWorkspaceInfo A class representing information about a workspace to which the local map service will connect in order to allow the dynamic switching of layer datasources to datasets within this workspace.
ClassWorkspaceInfoCollection A class representing a collection of items that contain information about workspaces which will be registered with the local map service to enable the dynamic switching of layer datasources whilst the map service is running.

Enumerations

 EnumerationDescription
EnumerationGPParameterDataType Indicates the data type of the parameter.
EnumerationGPParameterDirection Indicates the direction of the parameter.
EnumerationGPParameterType Indicates if the parameter is required, optional or derived (output).
EnumerationGPServiceType The GPServiceType enumeration contains values which are used to determine how a LocalGeoprocessingService will run.
EnumerationLocalServerStatus Indicates the current status of the LocalServer.
EnumerationLocalServiceStatus Indicates the status of a service during its lifecycle on the LocalServer.
EnumerationWorkspaceFactoryType An enumeration of workspace types for working with the dynamic layers capability of the local map service.

See Also

© ESRI, Inc. All Rights Reserved.