Class FeatureServiceLayerIdInfo
Represents the sub layer metadata for a Feature service.
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Esri.ArcGISRuntime.ArcGISServices
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class FeatureServiceLayerIdInfo : IdInfo
Properties
Name | Description |
---|---|
DefaultVisibility | Gets a value indicating whether the features in the layer are visible when loaded. |
GeometryType | Gets the type of geometry that all the features in the layer possess. |
MaxScale | Gets the maximum scale at which the layer's contents will be visible. |
MinScale | Gets the minimum scale at which the layer's contents will be visible. |
ServiceType | Gets the type of data held in the layer on the service. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.6 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.6 - 200.5 |
Xamarin.Android | 100.6 - 100.15 |
Xamarin.iOS | 100.6 - 100.15 |
UWP | 100.6 - 200.5 |