ArcGIS API for Windows Phone - Library Reference
OutputSpatialReference Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class : OutputSpatialReference Property

The spatial reference of the output geometries. If not specified, the output geometries are in the spatial reference of the input geometries. If ProcessSpatialReference is specified and OutputSpatialReference is not specified, the output geometries are in the spatial reference of the process spatial reference.

Syntax

Visual Basic (Declaration) 
Public Property OutputSpatialReference As SpatialReference
C# 
public SpatialReference OutputSpatialReference {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.