The following tables list the members exposed by LocalFeatureService.
Name | Description | |
---|---|---|
![]() | LocalFeatureService Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | CopyrightText | Gets the copyright text included with the local map service. Note: this Property is ReadOnly. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | Description | Gets the description of the local map service. Note: this Property is ReadOnly. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | DynamicWorkspaces | Gets or sets the dynamic workspaces to be used in conjunction with the dynamic layers functionality. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | EnableDynamicLayers | Gets or sets a value indicating whether the dynamic layers capability is enabled. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | EnableZDefaults | TODO |
![]() | Error | Gets the local service error. (Inherited from ESRI.ArcGIS.Client.Local.LocalService) |
![]() | FeatureLayers | Gets metadata for the individual layers within the LocalFeatureService. |
![]() | FullExtent | Gets the full extent of the local map service. Note: this Property is ReadOnly. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | InitialExtent | Gets the initial extent of the local map service. Note: this Property is ReadOnly. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | MapLayers | Gets the collection of map layers exposed by the local map service. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | MapName | Gets the map name of the map on which the local map service is based. Note: this Property is ReadOnly. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | MaxRecords | Gets or Sets the maximum number of records that can be returned by the LocalMapService in response to a query, find, or identify operation. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | Name | Unique name for the service. Auto-assigned if no name is provided before the service is started. (Inherited from ESRI.ArcGIS.Client.Local.LocalService) |
![]() | Path | Gets or sets the path of the Map Package on which the LocalMapService is based. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | SpatialReference | Gets the spatial reference of the LocalMapService. Note: this Property is ReadOnly. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | Status | Gets the LocalService status. (Inherited from ESRI.ArcGIS.Client.Local.LocalService) |
![]() | Units | Gets the map units the local map service uses for its default spatial reference. Note: this Property is ReadOnly. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | UrlFeatureService | The Url of this LocalFeatureService instance. |
![]() | UrlMapService | Gets the Url of the local map service. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() | ZDefaultValue | TODO |
Name | Description | |
---|---|---|
![]() | FindFeatureLayerDetails | Overloaded. Finds the metadata about a layer specified by its layer name in the LocalFeatureService |
![]() | FindMapLayerDetails | Overloaded. Gets the LayerDetails for a given map layer within the local map service. (Inherited from ESRI.ArcGIS.Client.Local.LocalMapService) |
![]() ![]() | GetService | Creates and attempts to start a new LocalFeatureService instance based on the provided path to a Map Package. |
![]() ![]() | GetServiceAsync | Overloaded. Creates and starts a new LocalFeatureService or reuses an existing LocalFeatureService if one exists with the same properties in the runtime LocalServer. |
![]() | Start | Overridden. Synchronously starts this LocalFeatureService instance on the LocalServer. |
![]() | StartAsync | Overloaded. Overridden. Starts this LocalFeatureService instance asynchronously. Returns a Task object on which the Result property contains the LocalService instance. |
![]() | Stop | Synchronously stops this local service instance. (Inherited from ESRI.ArcGIS.Client.Local.LocalService) |
![]() | StopAsync | Overloaded. Asynchronously stops this local service instance, and returns a Task object. (Inherited from ESRI.ArcGIS.Client.Local.LocalService) |
![]() | ToString | Returns a string representing the path of the map package on which the LocalFeatureService is based. |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a LocalService property value changes. (Inherited from ESRI.ArcGIS.Client.Local.LocalService) |
![]() | StartCompleted | Occurs when the local service creation process completes. (Inherited from ESRI.ArcGIS.Client.Local.LocalService) |
![]() | StopCompleted | Occurs when the local service has stopped. (Inherited from ESRI.ArcGIS.Client.Local.LocalService) |