ArcGIS Runtime SDK for WPF - Library Reference
ProcessSpatialReference Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.