{ "name": "WatershedReport", "displayName": "WatershedReport", "description": "Long Island Sound project watershed report", "category": "", "helpUrl": "https://server7.tplgis.org/arcgis7/rest/directories/arcgisoutput/Geoprocessing/NFWF_LongIslandSound_WatershedReport_GPServer/Geoprocessing_NFWF_LongIslandSound_WatershedReport/WatershedReport.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "REPORT_TYPE", "dataType": "GPString", "displayName": "REPORT_TYPE", "description": "Enter \"WATERSHED\"", "direction": "esriGPParameterDirectionInput", "defaultValue": "WATERSHED", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "PARCEL_OIDS", "dataType": "GPString", "displayName": "PARCEL_OIDS", "description": "Comma separated list of watershed OBJECTID values", "direction": "esriGPParameterDirectionInput", "defaultValue": "12", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "OUTPUT_PDF", "dataType": "GPDataFile", "displayName": "OUTPUT_PDF", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }