{ "name": "ExportCSV", "displayName": "ExportCSV", "description": "ExportCSV", "category": "", "helpUrl": "https://gisstage.dot.ri.gov/gpserver/rest/directories/arcgisoutput/PSA/PSAExport_GPServer/PSA_PSAExport/ExportCSV.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "projectID", "dataType": "GPString", "displayName": "ProjectIDs (Comma Separated)", "description": "ProjectIDs (Comma Separated)", "direction": "esriGPParameterDirectionInput", "defaultValue": "0173C", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output", "dataType": "GPDataFile", "displayName": "Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }