ArcGIS API for WPF - 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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.