ArcGIS API for WPF - Library Reference
OutSpatialReferenceWKID Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Query Class : OutSpatialReferenceWKID Property

Note: This API is now obsolete. Please use the Query.OutSpatialReference property.

The well-known ID of the spatial reference for the returned geometry. If not specified, the geometry is returned in the spatial reference of the containing map.

Syntax

Visual Basic (Declaration) 
Public Property OutSpatialReferenceWKID As Nullable(Of Integer)
C# 
public Nullable<int> OutSpatialReferenceWKID {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.