| Visual Basic (Declaration) | |
|---|---|
Public Property OutStatistics As IList(Of OutStatistic) | |
| C# | |
|---|---|
public IList<OutStatistic> OutStatistics {get; set;} | |
Property Value
The out statistic.Target Platforms:Windows Phone 7
|
| 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 |
| Visual Basic (Declaration) | |
|---|---|
Public Property OutStatistics As IList(Of OutStatistic) | |
| C# | |
|---|---|
public IList<OutStatistic> OutStatistics {get; set;} | |
Target Platforms:Windows Phone 7