Class FeatureServiceLayerIdInfo
Represents the sub layer metadata for a Feature service.
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.ToString()
    
  Namespace: Esri.ArcGISRuntime.ArcGISServices
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class FeatureServiceLayerIdInfo : IdInfoProperties
| 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.8 | 
| .NET | 100.13 - 200.8 | 
| .NET Windows | 100.13 - 200.8 | 
| .NET Android | 200.0 - 200.8 | 
| .NET iOS | 200.0 - 200.8 | 
| .NET Framework | 100.6 - 200.8 | 
| Xamarin.Android | 100.6 - 100.15 | 
| Xamarin.iOS | 100.6 - 100.15 | 
| UWP | 100.6 - 200.8 |