ArcGIS Runtime SDK for Windows Phone - Library Reference
OutStatistics Property
See Also  Send comments on this topic
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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.