{ "name": "MultiReport", "displayName": "MultiReport", "description": "Philadelphia CSC Parcel, ROW and Subwatershed PDF Report", "category": "", "helpUrl": "https://server7.tplgis.org/arcgis7/rest/directories/arcgisoutput/MidAtlantic/Philly_CSC_MultiReport_GPServer/MidAtlantic_Philly_CSC_MultiReport/MultiReport.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "REPORT_TYPE", "dataType": "GPString", "displayName": "REPORT_TYPE", "description": "Either \"PARCEL\", \"ROW\" or \"SUBWS\"", "direction": "esriGPParameterDirectionInput", "defaultValue": "SUBWS", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "PARCEL_OIDS", "dataType": "GPString", "displayName": "PARCEL_OIDS", "description": "Comma separated list of polygon OBJECTIDs", "direction": "esriGPParameterDirectionInput", "defaultValue": "12", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "OUTPUT_PDF", "dataType": "GPDataFile", "displayName": "OUTPUT_PDF", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }