|
| ESRI.ArcGIS.ADF.Web.DataSources.IMS | |
| OutputSpatialReference Property | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.DataSources.IMS Namespace > GeocodeFunctionality Class : OutputSpatialReference Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property OutputSpatialReference As SpatialReference | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public SpatialReference OutputSpatialReference {get; set;} | |