Class BuildingSceneLayerAttributeStatistics
Summary statistics for an individual attribute field in a BuildingSceneLayer.
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
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |