Show / Hide Table of Contents

Class FeatureServiceLayerIdInfo

Represents the sub layer metadata for a Feature service.

Inheritance
System.Object
IdInfo
FeatureServiceLayerIdInfo
IdInfo.Id
IdInfo.Name
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 : 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

TargetVersions
.NET Standard 2.0100.6 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.6 - 200.8
Xamarin.Android100.6 - 100.15
Xamarin.iOS100.6 - 100.15
UWP100.6 - 200.8
In This Article
Back to top Copyright © 2022 Esri.