Show / Hide Table of Contents

Class BuildingSceneLayerAttributeStatistics

Summary statistics for an individual attribute field in a BuildingSceneLayer.

Inheritance
object
BuildingSceneLayerAttributeStatistics
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public class BuildingSceneLayerAttributeStatistics

Properties

Name Description
AttributeModelName

Gets a specific category for the field.

FieldName

Gets the name of the field.

MaxValue

Gets the maximum value for the field, if applicable.

MinValue

Gets the minimum value for the field, if applicable.

MostFrequentValues

Gets the most frequently used values of this field, if applicable.

SublayerIds

Gets the collection of sublayer IDs of each BuildingSublayer where this field may be found.

Applies to

TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.