{ "name": "MultiReport", "displayName": "MultiReport", "description": "Generate a multi-report for the project.", "category": "", "helpUrl": "https://server6.tplgis.org/arcgis6/rest/directories/arcgisoutput/Geoprocessing/NFWF_CentralApp_MultiReportPro_GPServer/Geoprocessing_NFWF_CentralApp_MultiReportPro/MultiReport.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "REPORT_TYPE", "dataType": "GPString", "displayName": "REPORT_TYPE", "description": "The configured report type", "direction": "esriGPParameterDirectionInput", "defaultValue": "WATERSHED", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "PARCEL_OIDS", "dataType": "GPString", "displayName": "PARCEL_OIDS", "description": "List of comma separated OBJECTID values", "direction": "esriGPParameterDirectionInput", "defaultValue": "1020", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "OUTPUT_PDF", "dataType": "GPDataFile", "displayName": "OUTPUT_PDF", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }