{ "name": "SelectNShip2", "displayName": "SelectNShip2", "description": "Geoprocessing service to select a Mosquito Adulticide Treatment Area by work order number and email it to a recipient.", "category": "", "helpUrl": "https://maps5.vcgov.org/arcgis/rest/directories/arcgisoutput/GPTools/Select_N_Ship_GPServer/GPTools_Select_N_Ship/SelectNShip2.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Email_Address", "dataType": "GPString", "displayName": "Email Address", "description": "Recipient's email address.", "direction": "esriGPParameterDirectionInput", "defaultValue": "bbarnett@volusia.org", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Expression__2_", "dataType": "GPString", "displayName": "Expression (2)", "description": "Date Query ", "direction": "esriGPParameterDirectionInput", "defaultValue": "DateTreated = '03-17-2023'", "parameterType": "esriGPParameterTypeRequired", "category": "" } ] }