ArcGIS Runtime SDK for WPF - Library Reference
OutStatistics Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > Query Class : OutStatistics Property

Gets or sets the out statistics. This field will contain a collection of field to perform statistic analysis on during the query task.

Syntax

Visual Basic (Declaration) 
Public Property OutStatistics As IList(Of OutStatistic)
C# 
public IList<OutStatistic> OutStatistics {get; set;}

Property Value

The out statistic.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.