{ "name": "wwmMapPrint", "displayName": "Print Work Order Map", "description": "Print Work Order Map", "category": "", "helpUrl": "https://www.fairfaxcounty.gov/gisgeoproc/rest/directories/arcgisoutput/GIS/wwmMapPrint_GPServer/GIS_wwmMapPrint/wwmMapPrint.htm", "executionType": "esriExecutionTypeAsynchronous", "parameters": [ { "name": "Asset_Query", "dataType": "GPString", "displayName": "Asset Query", "description": "Asset Query", "direction": "esriGPParameterDirectionInput", "defaultValue": "PIPE_ID IN ('083-1-133-083-1-131')?STRUCTURE_ID IN ('083-1-002')", "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Layout", "dataType": "GPString", "displayName": "Layout", "description": "Layout", "direction": "esriGPParameterDirectionInput", "defaultValue": "11x17", "parameterType": "esriGPParameterTypeRequired", "category": "", "choiceList": [ "11x17", "24x36" ] }, { "name": "Scale", "dataType": "GPString", "displayName": "Scale", "description": "Scale", "direction": "esriGPParameterDirectionInput", "defaultValue": "6000", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Title", "dataType": "GPString", "displayName": "Title", "description": "Title", "direction": "esriGPParameterDirectionInput", "defaultValue": "Map Title", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Notes", "dataType": "GPString", "displayName": "Notes", "description": "Notes", "direction": "esriGPParameterDirectionInput", "defaultValue": "Map Notes", "parameterType": "esriGPParameterTypeOptional", "category": "" }, { "name": "Map_Output", "dataType": "GPDataFile", "displayName": "Map Output", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }