ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
OutputSpatialReference Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > GeocodeFunctionality Class : OutputSpatialReference Property




The spatial reference that should be requested for the output of geocoding operations.

Syntax

Visual Basic (Declaration) 
Public Property OutputSpatialReference As SpatialReference
Visual Basic (Usage)Copy Code
Dim instance As GeocodeFunctionality
Dim value As SpatialReference
 
instance.OutputSpatialReference = value
 
value = instance.OutputSpatialReference
C# 
public SpatialReference OutputSpatialReference {get; set;}

See Also

© 2010 All Rights Reserved.