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