{ "name": "ExportAssessmentMap", "displayName": "Export Assessment Map", "description": "Export a PDF map of a Facility MS4 or Full Compliance Assessment.", "category": "", "helpUrl": "https://vdotgisuportal.vdot.virginia.gov/env/rest/directories/arcgisoutput/CEDAR_UAT/CedarPrint_UAT_GPServer/CEDAR_UAT_CedarPrint_UAT/ExportAssessmentMap.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Assessment_Id", "dataType": "GPLong", "displayName": "Assessment_Id", "description": "The Assessment ID of a Facility Assessment. The ID is sourced from the column ASMT_ID in the table CEDARFAC.TBL_FACILITY_ASMT.", "direction": "esriGPParameterDirectionInput", "defaultValue": 1, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Output_File", "dataType": "GPDataFile", "displayName": "Output_File", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": null, "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }