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

The spatial reference that the model will use to perform geometry operations. If 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 ProcessSpatialReference As SpatialReference
C# 
public SpatialReference ProcessSpatialReference {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.