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

The well-known ID of the spatial reference for the geometries returned with the analysis results. If outSR is not specified, the geometries are returned in the spatial reference of the routing network layer used in your RouteTask.

Syntax

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

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.