{ "name": "ImportProjPlanExcel", "displayName": "ImportProjPlanExcel", "description": "ImportProjPlanExcel", "category": "", "helpUrl": "https://drws.gov.ls/server/rest/directories/arcgisoutput/ImportProjPlanExcel_GPServer/ImportProjPlanExcel/ImportProjPlanExcel.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Excel_file", "dataType": "GPDataFile", "displayName": "Excel file", "description": "Excel File", "direction": "esriGPParameterDirectionInput", "filter": { "type": "file", "list": [ "xls", "xlsx" ] }, "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }