Class ArcGISMapServiceSublayerInfo
The metadata of an ArcGIS map service sublayer.
Inheritance
Namespace: Esri.ArcGISRuntime.ArcGISServices
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ArcGISMapServiceSublayerInfo
Remarks
Arc
The Sublayer
Properties
Name | Description |
---|---|
Attribution | Gets the sublayer's attribution (copyright text). |
Can |
Gets a value indicating whether the sublayer supports modifying its renderer and/or its data source. |
Can |
Gets a value indicating whether the sublayer renders its symbols based on scale. |
Capabilities | Gets the sublayer's capabilities. |
Default |
Gets the layer's default subtype code. |
Default |
Gets a value indicating whether the sublayer is visible by default. |
Definition |
Gets the sublayer's definition expression. |
Description | Gets the sublayer's description string. |
Display |
Gets the name of this sublayer's display field ( |
Drawing |
Gets the sublayer's drawing info. |
Effective |
Gets the effective maximum scale at which the sublayer is visible. |
Effective |
Gets the effective minimum scale at which the sublayer is visible. |
Extent | Gets the sublayer's extent. |
Feature |
Gets a list of Feature |
Feature |
Gets a list of feature types for the sublayer. |
Fields | Gets a list of field definitions for the sublayer. |
Geometry |
Gets the Geometry |
Has |
Gets a value indicating whether the sublayer supports attachments. |
Has |
Gets a value indicating whether the sublayer has labels defined on it. |
Has |
Gets a value indicating whether the sublayer has m-values. |
Has |
Gets a value indicating whether the sublayer has z-values. |
Is |
Gets a value indicating whether the sublayer has versioned data. |
Max |
Gets the maximum number of records that can be returned by query, find, and identify operations on this sublayer. |
Max |
Gets the maximum scale at which the sublayer is visible. |
Min |
Gets the minimum scale at which the sublayer is visible. |
Ownership |
Gets the sublayer's ownership based access control. |
Parent |
Gets the parent layer ID. |
Relationship |
Gets a list of Relationship |
Service |
Gets the sublayer's ID. |
Service |
Gets the sublayer's name. |
Source | Gets the endpoint URL of the ArcGIS Map Service for the sublayer. |
Sublayer |
Gets a collection of sublayer IDs. |
Sublayer |
Gets the sublayer's service type. |
Subtype |
Gets the layer's subtype field. |
Supports |
Gets a value indicating whether the sublayer supports advanced queries, such as order-by fields. |
Supports |
Gets a value indicating whether the sublayer supports statistical functions in query operations. |
Time |
Gets the sublayer's Time |
Type |
Gets the name of the sublayer's type ID field ( |
Use |
Gets a value indicating whether the sublayer requires the use of standardized queries. |
Version | Gets the sublayer's version string ( |
Methods
Name | Description |
---|---|
From |
Creates the instance from a JSON string. |
Get |
Gets the associated Field with specified field name. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |