{ "name": "ExportProjectSearch", "displayName": "ExportProjectSearch", "description": "(null)", "category": "", "helpUrl": "https://gis.dot.state.oh.us/arcgis/rest/directories/arcgisoutput/TIMS/ExportProjectSearch_GPServer/TIMS_ExportProjectSearch/ExportProjectSearch.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "featureLayers", "dataType": "GPMultiValue:GPString", "displayName": "featureLayers", "description": "Feature Layers", "direction": "esriGPParameterDirectionInput", "defaultValue": [ "GIS.TIMS.WGIS_ELLIS_PT", "GIS.TIMS.WGIS_ELLIS_LN" ], "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "GIS.TIMS.WGIS_ELLIS_PT", "GIS.TIMS.WGIS_ELLIS_LN" ] }, { "name": "gisIds", "dataType": "GPString", "displayName": "gisIds", "description": "Array of Ids", "direction": "esriGPParameterDirectionInput", "defaultValue": "\"6,7,8,9,10\"", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "outputFormat", "dataType": "GPString", "displayName": "outputFormat", "description": "Output format", "direction": "esriGPParameterDirectionInput", "defaultValue": "Excel - XLS - .xls", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "url", "dataType": "GPString", "displayName": "url", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "errorMsg", "dataType": "GPString", "displayName": "errorMsg", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }