{ "name": "CWUASProjectedCUAP", "displayName": "CWUAS Projected CU AP", "description": "Calculates projected water use for natural gas and energy sectors using watershed defined by CreateWatershedWM tool", "category": "", "helpUrl": "https://gis.srbc.net/arcgis/rest/directories/arcgisoutput/Tools/ProjectionsToolAP_GPServer/Tools_ProjectionsToolAP/CWUASProjectedCUAP.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "jobID", "dataType": "GPString", "displayName": "jobID", "description": "jobID of the create watershed GP tool", "direction": "esriGPParameterDirectionInput", "defaultValue": "j35fae108515f489cb52e59cf4c778684", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Prj_Sum", "dataType": "GPRecordSet", "displayName": "Prj_Sum", "description": "Project water use table", "direction": "esriGPParameterDirectionOutput", "defaultValue": {}, "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }