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

Note: This API is now obsolete. Please use the FindParameters.SpatialReference property.

The well-known ID of the spatial reference of the output geometries. If not specified, the output geometries are returned in the spatial reference of the map.

Syntax

Visual Basic (Declaration) 
Public Property SpatialReferenceWKID As Nullable(Of Integer)
C# 
public Nullable<int> SpatialReferenceWKID {get; set;}

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.