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

Gets or sets the out spatial reference. Indicates that any returning geometry should be in the spatial reference of this property.

Syntax

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

Property Value

The out spatial reference.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.